- React
- Next JS
- React HighCharts
- Tailwind CSS
Pages
- index.tsx
- _app.tsx
Src/
- Components
- graph
- shared
- util
https://api.coingecko.com/api/v3/
Clone the project
git clone https://github.com/kryptocodes/graph_fe_renGo to the project directory
cd graph_fe_renInstall dependencies
yarnStart the server
yarn devRuns the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Feel free to create an issue on this GitHub repository if you have any questions regarding this graph_fe_ren.