Skip to content

Singhjyoti24/Secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secrets

Welcome to the Secrets App! This application allows users to anonymously share their secrets and thoughts with the community. Users can create accounts, post their secrets, and read secrets shared by others without revealing their identities.

Features

  1. Anonymous Posting: Users can post their secrets without revealing their real names or identities. This ensures a safe and private environment for sharing personal thoughts.

  2. User Accounts: The app supports user registration and login functionalities, which enables users to keep track of their posted secrets and interact with the community.

  3. Browse Secrets: Users can browse through a feed of secrets shared by others. Each secret is anonymized to maintain the privacy of the users.

Getting Started

To run the Secrets App locally, follow these steps:

  1. Clone the repository from GitHub:
git clone https://github.com/singhjyoti24/secrets-app.git
cd secrets-app
  1. Install dependencies:
npm install
  1. Run the application:
nodemon start

Open your web browser and navigate to http://localhost:3000 to access the app.

Technologies Used

The Secrets App is built using the following technologies: Frontend: HTML, CSS, JavaScript Backend: Node.js, Express.js, EJS Database: MongoDB Authentication: passport

About

This application allows users to anonymously share their secrets and thoughts with the community. Users can create accounts, post their secrets, and read secrets shared by others without revealing their identities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors