Skip to content

parthratra59/Sandese

Repository files navigation

SANDESE APP 🚀

About the Application

The Sandese Chat app is a powerful messaging platform built using HTML, CSS, and JavaScript with the React.js library. By integrating Firebase, the app provides a secure login and signup system, along with convenient features like forgot/reset password. Additionally, users can enjoy a seamless photo sharing experience through Firebase's storage capabilities.

Test user emailid:- curiouspeeps1@gmail.com

password :- Nomadtrakker@1234

📽️ Demo Video:

Sandese_app.mp4

Pre-Requisites

  • Node.js(latest version) installed on the local environment.
  • npm (Node Package Manager) installed on your local environment.

How to Run?

To run the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/ParthRatra/Sandese.git
  1. Navigate to the project directory:
cd <projectdictonary>
  1. Install the required dependencies:
npm install
  1. Start the project locally:
npm start

This will start the project locally and you can access it in your web browser by visiting http://localhost:3000

Glimpses of the application

Here's is the Registration page ⬇️

image

Here's is the Login Page ⬇️

image

Here's the Forgot/Reset Password Page ⬇️

You can reset your password by providing your email address. Follow the steps below:

Enter your email address in the provided field.

image Click on the "Reset Password" button. ⬇️

image

An email will be sent to the provided email address. ⬇️

image

Open your email inbox and look for an email from our system. Follow the instructions in the email to reset your password. Once you have successfully reset your password, you can log in using your new password.

It includes a real-time messaging feature as well as a photo sharing feature. ⬇️

image

Here's some Screenshot of the DATABASE

image

image