This project was bootstrapped with Create React App.
Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.
A Cryptocurrency tracker built using React that pulls API data from coinmarket using axios.
# install dependencies
1.npm install
# serve with hot reload at localhost:3000
npm start