š Home
šØļø Secrets Chatroom
This is a secret sharing app built with React.js, Auth0 for authentication, and Firebase for real-time communication and message storing.
Clone the repository:
git clone https://github.com/Ciriously/SecretSharingApp
Navigate to the project directory:
cd SecretsApp
Install the dependencies:
npm install
Create a Firebase project and configure it in the app:
.env.example
file to .env
and replace the placeholders with your Firebase configuration.Set up Auth0 for authentication:
.env
file with your Auth0 configuration.Start the development server:
npm start
Open the app in your browser:
http://localhost:3000
š Deployed Version
The app is deployed on Vercel. You can access it HushHub.
This project is licensed under the MIT License.