Skip to content

NeoCrypto is a cryptocurrency tracker application built using React.js and Chakra UI. It fetches details about various cryptocurrencies using the CoinGecko API and provides graphical representations of their price trends.

Notifications You must be signed in to change notification settings

Priyanshuparth/NeoCrypto--CryptoCoin-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoCrypto - Cryptocurrency Tracker

GitHub repo size GitHub contributors GitHub stars GitHub forks Instagram Follow LinkedIn Follow

Overview

NeoCrypto is a cryptocurrency tracker application built using React.js and Chakra UI. It fetches details about various cryptocurrencies using the CoinGecko API and provides graphical representations of their price trends. Users can explore different cryptocurrencies based on their ranking, view detailed information about each coin, and analyze historical price data through interactive charts.

Features

  • Cryptocurrency Listing: Fetches a list of cryptocurrencies based on their ranking from the CoinGecko API.
  • Detailed Coin Information: Provides detailed information about each cryptocurrency, including current price, market cap, trading volume, and more.
  • Graphical Price Trends: Offers graphical representations of price trends for each cryptocurrency, allowing users to analyze historical data.
  • Currency Conversion: Supports multiple currency options (INR, USD, EUR) for displaying cryptocurrency prices.
  • Responsive Design: Utilizes Chakra UI components for a responsive and visually appealing user interface across different devices.

Installation

To run NeoCrypto locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Priyanshuparth/NeoCrypto--CryptoCoin-Tracker.git
    
  2. Navigate to the project directory:

    cd NeoCrypto--CryptoCoin-Tracker
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open your browser and navigate to http://localhost:3000 to view the application.

Technologies Used

  • React.js
  • Chakra UI
  • CoinGecko API
  • Axios
  • Framer Motion

License

This project is licensed under the MIT License.

Screenshot

Screenshot 2024-04-13 153238 Screenshot 2024-04-13 153204 Screenshot 2024-04-13 153226 Screenshot 2024-04-13 153137 Screenshot 2024-04-13 153151

About

NeoCrypto is a cryptocurrency tracker application built using React.js and Chakra UI. It fetches details about various cryptocurrencies using the CoinGecko API and provides graphical representations of their price trends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published