Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 511 Bytes

File metadata and controls

25 lines (12 loc) · 511 Bytes

Cryptocurrency Price Tracker

A cryptocurrency finance price tracker app using React Hooks and Axios. Users will be able to search currencies and have it displayed on the browser, the prices will update live on refreshing the page.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000/