This project was created for practice using APIs with React.
You can use the code just say where you got it from
CoinGecko API, Axios
The API used for this project is public and can be found at (https://www.coingecko.com/en/api/documentation?). After scrolled down to coins and see a list called GET and click on the second list called /coins/market.
For a more detailed guide check out (https://www.youtube.com/watch?v=9ohK7CapmIs).
In npm command prompt or the terminal, run:
Runs the app in the development mode.
Open (http://localhost:3000) to view it in your browser.
The page will reload if you make edits and will save the page once you reload. You will also see any lint errors in the terminal, node command prompt and in the browser.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify