Skip to content

This web application helps track the trends of cryptocurrency and updates every hour, and provides a news feed.

License

Notifications You must be signed in to change notification settings

siddhantprateek/Cryptocurrency-Tracker

Repository files navigation

badge

💰CRYPTORA : 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
  • Node.Js and Express.Js
  • CoinGecko API
  • Crypto News Live 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 To run both frontend and backend simultaneously
npm run dev

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

About

This web application helps track the trends of cryptocurrency and updates every hour, and provides a news feed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published