Skip to content

A simple Blog App made with Node,Express,MongoDb.Users can make a new account and start writing blogs. Users have a dashboard where they can edit blogs, create new blogs , change password and edit bio.

Notifications You must be signed in to change notification settings

fredysomy/Blogitn0w

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Blogitn0w

A simple Blog App made with Node,Express,MongoDb.Users can make a new account and start writing blogs. Users have a dashboard where they can edit blogs, create new blogs , change password and edit bio

Features added till now:

  • ✅Authentication part.✅(Complete)
    • 1.Login and register.✅
    • 2.Password Encryption.✅
    • 3.Login and logout sessions using cookies.✅
    • 4.Email verification.✅
  • Credentials Update
    • Brainstorming, not started yet.💡💡🤔🤔.

Note

  • I have used Sendgrids api key to send emails ( Get their API key)
  • For the database connectivity you need to go to mongodb atlas and create a database and get the MongoURI
  • You need to provide a session id (a random one)

All the above requirements must be done and you should make a .env file in the repo with all the API keys.

Run the repo

npm install
npm start

Contribution and Issues

Please add a issue and make a pul request if there are any errors..

About

A simple Blog App made with Node,Express,MongoDb.Users can make a new account and start writing blogs. Users have a dashboard where they can edit blogs, create new blogs , change password and edit bio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published