Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 701 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 701 Bytes

screenshot

An app made with react that shows latest Crypto currency information, price chart, coin details and latest news

Run this project

In the project directory, you can run:

npm install
cp .env.example .env

Get your api key from Rapid API

npm start

Open http://localhost:3000 to view it in the browser.