/crypto-dashboard

Crypto Dashboard app for researching cryptocurrencies for investment purposes

Primary LanguageJavaScript

Crypto Dashboard

Tool for researching crypto currencies

Web app for researching cryptocurrencies. Links to news and other resources for you to DYOR. Marquee at the bottom to gently remind you to be a smart investor. Top stories of the day in the crypto space, cryptocurrency converter using real time prices. Resource links to graphs, charts, event calendar, etc.

Made with Node, React, Axios. There is no database connected and no user data is stored. I plan on expanding this project to add more functionality in the future.

Link to working project:

https://jeremiahdmoore.github.io/crypto-dashboard/

To run locally:

npm install
npm start
    Dev Dependencies:
  • axios
  • react
  • react-dom
  • react-scripts
  • web-vitals