Skip to content

Crypto-Spot is a cryptocurrency web application that provides real-time information on the top 50 cryptocurrencies by market capitalization. Users can view price changes over the last 24 hours and market cap and trading volume for each cryptocurrency. The application uses React.js, Axios, and the CoinGecko API to display real-time data.

Notifications You must be signed in to change notification settings

codescalper/Cryptocurrency-api-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Web Application

Crypto Spot Mayank Singh Github

This is a web application that provides real-time information about cryptocurrencies. Users can access information about the top 100 cryptocurrencies by market capitalization, view the price changes over the last 24 hours, and view the market cap and trading volume of each cryptocurrency.

Installation

1. Clone the repository:

git clone https://github.com/codescalper/Cryptocurrency-api-react.git

2. Install dependencies:

cd Cryptocurrency-api-react
npm install

3. Run the application:

npm start

4. Navigate to http://localhost:3000 in your browser to see the application.

Features:

  • Provides information on the top 100 cryptocurrencies by market capitalization
  • Displays the price change over the last 24 hours for each cryptocurrency
  • Provides market cap and trading volume information for each cryptocurrency
  • Users can click on a cryptocurrency to view more detailed information about it
  • Uses data from the CoinGecko API to provide real-time information

Usage:

  1. Clone this repository to your local machine
  2. Install the required dependencies by running npm install
  3. Start the application by running npm start
  4. Open your web browser and go to http://localhost:3000 to view the application

File Structure:

  • Coin.js (Routes): Displays detailed information about a specific cryptocurrency
  • Coins.js: Displays information about the top 100 cryptocurrencies
  • CoinItem.js: Renders information for a single cryptocurrency in the Coins component
  • Navbar.js: Renders the navigation bar for the application
  • App.js: Renders the main application and sets up the routing

Technologies Used:

  • React.js
  • Axios
  • CoinGecko API

Issues and Contributions

Feel free to contribute to this project and raise issues on the GitHub repository.

Social Links

About

Crypto-Spot is a cryptocurrency web application that provides real-time information on the top 50 cryptocurrencies by market capitalization. Users can view price changes over the last 24 hours and market cap and trading volume for each cryptocurrency. The application uses React.js, Axios, and the CoinGecko API to display real-time data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published