Crypto Insight

a web app to get insights about crypto currency,

Tech Stack

React JavaScript

Setting Up

  • Fork the repo to your account.
  • Clone the repo to your local computer git clone <fork url>
  • Make sure Node js is installed on your machine.
  • cd into the project directory and run npm install
  • Now run npm start
  • Open http://localhost:3000 on a browser.

Resources