Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 586 Bytes

File metadata and controls

19 lines (13 loc) · 586 Bytes

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.

Crypto-Ticker

A Cryptocurrency tracker built using React that pulls API data from coinmarket using axios.

Build Setup

# install dependencies
1.npm install
# serve with hot reload at localhost:3000
npm start