This is a mediocre clone of the Coingecko page made it with:
- the API of Coingecko
- React
- Redux
- Tailwind
- React Router
- Chart.js.
The steps to run this app locally are:
- Clone,pull or download this repository.
- Add your Firebase config in this path /src/firebase-config.js and export it default
- Run in terminal npm run start
- Go to http://localhost:3000