Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1017 Bytes

File metadata and controls

35 lines (29 loc) · 1017 Bytes

Secrets

This project is about a social media website. Secrets is a website for sharing your secrets freely.

  • You have to enter the right username and password
  • Then you can see all the secrets
  • You can add your new secret anonymously by clicking 'Add secret'

MIT License GPLv3 License AGPL License

Installation

Clone this repo

git clone https://github.com/WebAhead10/secrets.git

Download all the npm package

npm i

Start live server

npm start

Data for login example

Username Password
barbie 123
sameer 456
jojo 789

Demo

Link for live demo