Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.16 KB

File metadata and controls

37 lines (22 loc) · 1.16 KB

Crypto Application

A single-page application that consumes data from the public CoinMarketCap API (https://coinmarketcap.com/api) that contains updated information about cryptocurrency. Currencies displayed can be filtered by name. It also shows more detailed information about each cryptocurrency. Built with React and Material UI.

Built With

  • React
  • Material UI

Live Demo

Crypto Application

Getting Started

To obtain a local copy of the project follow this steps:

  • Open your console.
  • Type the following git@github.com:Lucas-PCN/crypto_application.git if you are using a SSH key.
  • Press ENTER to create your local clone.
  • Install dependencies with npm install.
  • Start the SPA by typing npm start.

To access the deploy link (live demo):

Author

👤 Lucas Castanheira

Show your support

Give a ⭐️ if you like this project!