Skip to content

Anujkumar108/BitBharat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< 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/]


📦 Tech Stack Used

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

🛠️ Setup Instructions

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors