Heroku deployment: https://photogram-front.herokuapp.com/
Swagger API Documentation : https://app.swaggerhub.com/apis-docs/TheBestTeam8/FinalProject557/1.0.0
Swagger API Editor: https://app.swaggerhub.com/apis/TheBestTeam8/FinalProject557/1.0.0
To run the app locally, follow these steps:
- Open a command prompt in the "api" folder
- Run the command
npm start
- Open a command prompt in the "client" folder
- Run the command
npm start
- A browser will open with the app