<<<<<<< HEAD
๐ธ BitBharat - Bit Bharat is a modern and responsive cryptocurrency tracker web app built using ReactJS and styled with Chakra UI. It fetches real-time data from the CoinGecko API to show the latest prices, market rankings, and detailed charts of popular cryptocurrencies โ all in an intuitive, mobile-friendly interface.
A sleek, responsive cryptocurrency tracker built with React, Chakra UI, and CoinGecko API. It shows real-time crypto prices, exchange listings, and chart-based visualizations.
๐ค Project Owner: Anuj Kumar ๐ ๏ธ Tech Stack: React ยท Chakra UI ยท Axios ยท Chart.js ยท React Router ๐ Live: [https://bit-bharat.vercel.app/]
| Technology | Description |
|---|---|
| โ๏ธ React | Frontend framework |
| ๐จ Chakra UI | UI component library |
| ๐ React Router DOM | Routing between pages |
| ๐ Chart.js + react-chartjs-2 | Chart visualizations |
| โก Axios | API data fetching |
| ๐ CoinGecko API | Crypto market data |
| ๐๏ธ Framer Motion | Animations |
To run this project on your local system:
# 1. Clone the project
git clone https://github.com/AnujKumar108/react-crypto-app.git
cd react-crypto-app
# 2. Install dependencies
npm install
# 3. Start the development server
npm start
Open http://localhost:3000 in your browser to view it.
๐งช Available Scripts
Command Description
npm start - Runs app in development mode
npm run build - Builds app for production
npm test - Launches test runner
npm run eject - Ejects configuration (irreversible)
๐ Deployment Instructions
โ
Vercel (Recommended)
Install Vercel CLI
bash
Copy code
npm install -g vercel
Run deployment
bash
Copy code
vercel
Follow the prompts โ Your app will go live โจ
You can also deploy to Netlify, GitHub Pages, or your own server.
๐ Folder Structure
bash
Copy code
src/
โ
โโโ components/ # Reusable UI components
โโโ pages/ # Page-based views like Home, Exchanges
โโโ assets/ # Images and icons
โโโ App.js # Main routing logic
โโโ index.js # React entry point
๐ API Reference
All data is fetched from CoinGecko API, including:
/coins/markets
/exchanges
/coins/{id}
๐ฎ Features to Explore
Real-time market prices
Exchange listings with trust score
Individual coin details
Chart-based price history
Dark/light theme toggle
Mobile responsive UI
๐ Contribution
Pull requests are welcome. For major changes, open an issue first.
๐งโ๐ป Author
Anuj Kumar
=======
# BitBharat
Bit Bharat is a modern and responsive cryptocurrency tracker web app built using ReactJS and styled with Chakra UI. It fetches real-time data from the CoinGecko API to show the latest prices, market rankings, and detailed charts of popular cryptocurrencies โ all in an intuitive, mobile-friendly interface.
>>>>>>> 54c317baeb6f4920dbbaace9b67dfe79ed505ef5