Skip to content

atharvarockx/My-Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Blog-App

This a Blog APP with authentication and authorisation features present.

FEATURES:

  1. Sign Up
  2. Login
  3. Create a post only when user is logged in
  4. Delete a post only when post is created by current user
  5. Edit a post only when post is created by current user

HOW TO RUN LOCALLY

  1. clone the git repository from using a CLI or directly download the zip file from github.
  2. On your terminal execute the command " node app.js "
  3. 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

About

A Blog App with User Authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published