/cryptocurrency-tracker

Cryptocurrency Tracker using React

Primary LanguageJavaScript

Cryptocurrency Tracker

This website helps you to track the current cryptocurrency prices,all the exchanges and the latest news about cryptocurrency.

Screenshots

App Screenshot

App Screenshot

App Screenshot

Installation

Install my-project with npm

  npm install cryptocurrency-tracker
  cd cryptocurrency-tracker

Run Locally

Clone the project

  git clone https://github.com/Deeptarko/cryptocurrency-tracker.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start