Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 618 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 618 Bytes

Secrets

A web app that lets you share your Secrets Anonymously. To see all the secrets submitted by people, register and login after setting up the project in your local environment.

Features

  • Google registration and Login.
  • Anonymous secret sharing
  • Secure Passwords with local signups.

Deployment

To set up project in your local environment, clone the project. Then cd to the project directory in terminal and run

  npm install

Then run,

  node app.js

Then open your browser window and go to http://localhost:3000

Done! Now you can submit your secrets Anonymously.