Skip to content

This web application helps in tracking the trends of cryptocurrency and keeps tracking every hour and updates hourly.

License

Notifications You must be signed in to change notification settings

doboianh/Cryptocurrency-Tracker

 
 

Repository files navigation

💰 Cryptocurrency Tracker

About

This web application helps in tracking the trends of cryptocurrency and keeps tracking every hour and updates hourly. This app is made using React a Frontend Framework.

Built using:

  • React JS
  • CoinGecko API

Inspiration

The main motivation for this project to learn api management and since there many fake coins these coins are very much volatile to trade as the price fluctuate randomly. At any moment you can loose your investments. This app keep the track of crpytocurrency.

Installation

Make sure you follow the bellow steps:

  • fork the project first and then clone it. make sure you edit <user-name>.
[email protected]:<user-name>/Cryptocurrency-Tracker.git
  • After cloning into your local machine, navigate to root 📁 directory.
cd Cryptocurrency-Tracker
  • Inside the root 📂 directory, run the below command, make sure that you have node installed in your local machine. This will install all the dependencies required to run the project.
npm install
  • After installing all the dependencies, run
npm run start

It will run the project locally at localhost:3000 or on your network at 10.5.0.2:3000

About

This web application helps in tracking the trends of cryptocurrency and keeps tracking every hour and updates hourly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.7%
  • CSS 34.4%
  • HTML 6.9%