A website where you can share your secrets, using authentication and google sign-in.
It's my first attempt to create a website with authentication and security, I use passport.
Node.js version 12 or higher
MongoDB
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.