/next-stock-chart

Primary LanguageTypeScriptMIT LicenseMIT

next-stock-chart

This is code demonstrates how to use the yahooFinance2 node.js package in a simple Next.js project.

Getting Started

First, install yahooFinance2:

npm install yahooFinance

From there, you should be able to run this code.

Credits

Thanks to @gadicc for building yahooFinance2!