Skip to content

Secrets lets you share your secrets to the world anonymously. You can also read other people's secrets without knowing who the secret-teller is.

Notifications You must be signed in to change notification settings

Kakuli-coder/Secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔑 Secrets

Secrets is a website that lets you share your secrets to the world anonymously.

Features

🔹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!)

Live Application URL

Go to Deployed Application link 👇
Secrets

Secrets Preview

home-preview

Prerequisites

Install Node JS

Refer Official Website to download and install Node.js

Cloning and Running the Application in local

  1. cd to the location in terminal where you want to clone the repository.
  cd your_path
  1. Clone the project into the local:
  git clone https://github.com/Kakuli-coder/Secrets.git
  1. Go to the directory:
  cd Secrets
  1. Install all the npm packages:
  npm install
  1. In order to run the application, type the following command:
  npm start

Yay! Your application is up and running.

About

Secrets lets you share your secrets to the world anonymously. You can also read other people's secrets without knowing who the secret-teller is.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published