/secrets

A website where you can share your secrets, using authentication and google sign-in

Primary LanguageEJS

secrets

A website where you can share your secrets, using authentication and google sign-in.

image

It's my first attempt to create a website with authentication and security, I use passport.

Requirements

Node.js version 12 or higher

MongoDB

Installation

1.Clone the repository to your local machine.

2.Install the dependencies by running npm install in the root directory of the project.

3.Start the server by running npm start.