/Coin-Pulse

React-based crypto price tracker. Stay updated on real-time cryptocurrency prices and trends. Explore historical data with ease.

Primary LanguageJavaScript

CoinPulse

  • CryptoCurrency Price Tracker

Overview

CoinPulse is a web app that allows users to track the latest prices of cryptocurrencies in various currencies. It makes use of a RESTful API to fetch real-time data and provides an intuitive interface for users to stay updated about the crypto market.

Features

  • Real-time crypto price updates.
  • Option to view prices in multiple currencies.
  • User-friendly interface for easy navigation.
  • Responsive design for mobile and desktop.

Screenshots

Screenshot 1 Caption: Home page displaying top cryptocurrencies.

Screenshot 2 Caption: Search bar to locate specific coin.

Screenshot 3 Caption: Cryptocurrency details page with historical price changes.

Installation

  1. Clone the repository: git clone https://github.com/chrismbah/Coin-Pulse.git
  2. Navigate to the project directory: cd Coin-Pulse
  3. Install dependencies: npm install

Usage

  1. Run the app: npm run dev
  2. Open your web browser and go to: http://localhost:5173

Technologies Used

  • React.js
  • Vanilla CSS
  • Axios for API requests
  • Vite

API Integration

The app utilizes the CoinGecko API to fetch real-time cryptocurrency data. Axios is used for making API requests.

API Documentation: CoinGecko API Documentation

Live Demo

Check out the live demo of the Crypto Price Tracker App: Live Demo

Contact

For any inquiries or feedback, feel free to reach out to me at mbahchris46@gmail.com.