Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 472 Bytes

Cryptocurrency Price Tracker app.

⚪ You will be able to search cryptocurrencies and have it display on the browser.

⚪ Also, the prices will update live whenever you refresh the page.

⚪ We will get all of the data from a public API named CoinGecko.

⚫ This React JS Project uses React Hooks( useEffect and useState) and Axios.

API Link: https://www.coingecko.com/en/api

Site Link: https://cryptofinancepricetracker.netlify.app/