/react-crypto-dash

💰- A simple Cryptocurrency dashboard that fetch some coins information and display in a friendly interface.

Primary LanguageJavaScript

cripto-dash

A simple Cryptocurrency dashboard that fetch some coins information and display in a friendly interface. To see the application running, go to: http://react-crypto-dash.surge.sh/

Course

So far, the course i did were:

How to Run

  1. Run git clone
  • ssh: git clone git@github.com:lucasmls/react-crypto-dash.git
  • https: git clone https://github.com/lucasmls/react-crypto-dash.git
  1. Install the dependencies with yarn.
  2. Run the application with yarn start.