#Bora Comer Aonde?
This project was bootstrapped with Create React App.
In the project directory:
To get all dependencies
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
To check the result you will need to do the following after the build command:
yarn global add pushstate-server
(if not already installed)pushstate-server build
json-server -p 8080 --watch db.json
(to run the backend)- open http://localhost:9000