Skip to content

codeDogMcGee/Node.js-BlogWebsite-Passport.Bcrypt.API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Website

To run locally you will need to install the node packages in package.json. In the terminal run:

npm install
touch .env

In the .env file you will need MONGO_ATLAS_PATH=localhostORmongoAPIkey and SESSION_SECRET=somesecretpassword. Then to run on localhost:3000:

node app.js

When a user is not logged in they can see the posts and an option to login in the upper right nav bar

Example Image1 Example Image2

Once a user is logged in they have the option to compose a new post, register a new user, and delete individual posts.

Example Image3 Example Image4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •