spielersun / coin-market-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Used API: https://coinmarketcap.com/api/

Libraries:

  • react-router-dom
  • chart.js & react-chartjs-2
  • axios

For localhost, enable cross origin resource sharing. (CORS)

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.6%Language:CSS 17.7%Language:HTML 9.8%