Step 1 : Clone the repository
gh repo clone Atharva759/Crypto-Tracker
Step 2 : Create your api key from coin gecko & add it to a .env file
Step 3 : Run the following commands
npm init -y
npm run dev
Step 4 : Head to your browser to the following port
http://localhost:5173
This project is in further development.