Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 536 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 536 Bytes

This project was bootstrapped with Create React App.

Before running the app

You will need a REST server to be able to launch the app, contact me to get it.

Runs the app in the development mode.
Create an .env file at the root of the folder at the same level is the app.js file. In the .env file that you have just created you will need to use an MDB API key.

Available Scripts

npm install

yarn start

Open http://localhost:3000 to view it in the browser.