This a Blog APP with authentication and authorisation features present.
FEATURES:
- Sign Up
- Login
- Create a post only when user is logged in
- Delete a post only when post is created by current user
- Edit a post only when post is created by current user
HOW TO RUN LOCALLY
- clone the git repository from using a CLI or directly download the zip file from github.
- On your terminal execute the command " node app.js "
- Open up your browser and type in the url - localhost:3000
The live website is hosted online using heroku and I have made changes in the live website according to my use. URL - https://fierce-lake-54737.herokuapp.com/blogs