An app made with react that shows latest Crypto currency information, price chart, coin details and latest news
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.