An open API service indexing awesome lists of open source software.

https://github.com/ashvegeta/bakery-app


https://github.com/ashvegeta/bakery-app

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# bakery-app

Steps to run :

1. download the folder bakery-app.
2. run npm install to install all the dependencies.
3. in the "backend/server.js" file change the url of the mongo DB server to your localhost repo.
4. change the ".env_sample" file to ".env" and set the SERVER_URL to the backend mongoDB url.
5. run the mongo DB server by typing "npm start" with bakery-app as pwd to start backend server at localhost:5000/.
6. type npm start within the bakery repo to start the react front-end server.
7. open the browser and type localhost:3000/


app -> https://bakeryapp123.herokuapp.com/