Skip to content

An Secret posting application with Authentication - developed using Node, Express, MongoDB and EJS.

Notifications You must be signed in to change notification settings

therazahussain/Secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Secret Posting

An Secrets posting application where anyone can post their secrets without anyone knowing about them with Full Authentication - developed using Node, Express, MongoDB, EJS, Passport.

Output

Screenshot 2023-01-30 062653

Screenshot 2023-01-30 062711

Screenshot 2023-01-30 062734

Screenshot 2023-01-30 063443

Screenshot 2023-01-30 063348

What you need to run this App

1.Node (<=13.12.0) 2.NPM (<=6.14.4) 3.MongoDB (<=4.2.0)

How to run this code

  1. Make sure MongoDB is running on your system
  2. Clone this repository
  3. Open command line in the cloned folder,
  4. To install dependencies, run npm install or yarn
  5. To run the application for development, run npm run development or yarn development
  6. Open localhost:3000 in the browser

About

An Secret posting application with Authentication - developed using Node, Express, MongoDB and EJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published