An open API service indexing awesome lists of open source software.

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

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 📸

![Block Bazaar](https://github.com/Saquib-Anjum/BlockBazaar/blob/main/public/Green%20Watercolour%20Opening%20Soon%20Banner%20(1).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