A simple React application to track cryptocurrency prices using the CoinGecko API.Demo.
git clone https://github.com/dogukanbatal/react-crypto-tracker.git
cd react-crypto-tracker
npm install
npm start
The app will be served at http://localhost:3000
.
React
Redux Toolkit
Typescript
Axios
React Bootstrap
SASS