Secrets is a website that lets you share your secrets to the world anonymously.
🔹Read other people's secrets without knowing who the teller is.
🔹Register on our website or Sign In to Submit your secret.
(Secrets uses Google and Facebook Authentication to register users. Register hassles-free!)
Go to Deployed Application link 👇
Secrets
Refer Official Website to download and install Node.js
- cd to the location in terminal where you want to clone the repository.
cd your_path
- Clone the project into the local:
git clone https://github.com/Kakuli-coder/Secrets.git
- Go to the directory:
cd Secrets
- Install all the npm packages:
npm install
- In order to run the application, type the following command:
npm start
Yay! Your application is up and running.