https://github.com/saquib-anjum/blockbazaar
This is react based Crypto Marketplace
https://github.com/saquib-anjum/blockbazaar
coingecko-api cryptocurrency marketplace react
Last synced: 23 days ago
JSON representation
This is react based Crypto Marketplace
- Host: GitHub
- URL: https://github.com/saquib-anjum/blockbazaar
- Owner: Saquib-Anjum
- Created: 2024-12-19T22:16:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-24T13:38:07.000Z (over 1 year ago)
- Last Synced: 2025-07-20T03:21:09.769Z (11 months ago)
- Topics: coingecko-api, cryptocurrency, marketplace, react
- Language: JavaScript
- Homepage: https://block-bazaar.vercel.app
- Size: 2.87 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Block Bazaar 🚀
Block Bazaar is a cryptocurrency price tracking app built with React and Vite. It fetches real-time data from the CoinGecko API and displays essential cryptocurrency data such as:
- Current price 💰
- Market capitalization 📊
- 24-hour high and low prices ⏳
- 30-day price chart 📈
## Features 🌟
- **Real-time Data**: Get live updates for cryptocurrency prices and market metrics. 🔄
- **Market Stats**: View important information such as current price, market cap, and 24-hour high/low. 📊
- **30-Day Chart**: Interactive 30-day price trend chart for each cryptocurrency. 📉
- **Responsive UI**: Optimized for both desktop and mobile views. 📱
## Technologies Used ⚙️
- **Frontend**: React, Vite
- **API**: CoinGecko API
- **Charting**: Chart.js or similar for the 30-day price chart
## Live Preview 🌍
[Click here to see the live demo!](https://block-bazaar.vercel.app/) 🎉
## Screenshots 📸
.png)
## Getting Started 🛠️
Follow these steps to set up your local development environment and run the app:
### Prerequisites 📝
- **Node.js**: Ensure you have Node.js installed. If not, download and install it from [nodejs.org](https://nodejs.org/).
- **npm**: npm is automatically installed with Node.js.
### Installation 💻
1. Clone the repository:
```bash
git clone https://github.com/Saquib-Anjum/block-bazaar.git
cd block-bazaar