Skip to content

A React.js application that displays price, volume, coin-percentage & market capital with other relevant details and other information for all the cryptocurrencies in the world

License

Notifications You must be signed in to change notification settings

evanigwilo/crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Price Tracker 🚀

This project was bootstrapped with Create React App.

Description

A React.js application that displays price, volume, coin-percentage & market capital with other relevant details and other information for all the cryptocurrencies in the world.

You can check the Live Demo


Why I built this

I built this app as the cryptocurrency markets are currently all over the place and it's really a decentralized blockchain technology as it allows for transactions to be made reliably, but without third parties.
The goal was to address the needs of cryptocurrency investors and traders by providing real-time information about cryptocurrency prices, supply fluctuations and market capitalization.

Technologies Used

  • CoinGecko REST API
  • React
  • React Hooks
  • React Testing
  • Axios
  • Material UI
  • React Query
  • Chart JS
  • Others...

Features

  • Interactive graph.
  • Light/Dark mode switch.
  • Infinite Scroll.
  • Fully Responsive.

Installation

  1. Fork this repo into your own GitHub
  2. or Clone the repo to your local machine
# Change to the desired directory
$ cd <desired-directory>

# Clone the repo
$ git clone https://github.com/evanigwilo/crypto-tracker.git

# Change to the project directory
$ cd crypto-tracker
  1. Install dependencies
npm install or yarn install
  1. Run app
npm run start or yarn run start

Local Development

After this initial set-up, client should be running at : http://localhost:3000/


References

Coingecko

Live Coin Watch


License

Cryptocurrency Price Tracker is released under the MIT License

About

A React.js application that displays price, volume, coin-percentage & market capital with other relevant details and other information for all the cryptocurrencies in the world

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published