Cryptocurrency WebApp made with ReactJs and Typescript
Demo live: https://crypto-data-app.netlify.app/
if you want to run it:
npm install --legacy-peer-deps
to avoid problems with deps. Then run:
npm run dev
Open http://localhost:5173 with your browser to see the app