Skip to content

A real-time chat application developed using React.js and Firebase.

Notifications You must be signed in to change notification settings

alok-96/vartalaap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the Project 📂

Vartalaap is a chat application which allows users to communicate with their friends anywhere in the world by sending and receiving messages in real time. It is easier, simpler, and faster to connect with everyone and it is also easy to use. A user can send text, pictures and emojis to the selected user.

Firebase is used as backend for this chat application. Firebase is a set of backend cloud computing services and application development platforms provided by Google. It hosts databases, services, authentication, and integration for a variety of applications, including Android, iOS, JavaScript, Node.js etc.

👉 Live Demo: Vartalaap

Built With:

» React.js
» CSS
» Firebase

Screenshots of the Project 📸

Register Page 🧑‍🏫

image

Login Page 🧑‍🏫

image

Home Page 🏠

image image

Installation and Setup Instructions 🛠️

1. Clone this repository
   git clone https://github.com/alok-96/vartalaap.git

2. Go into the repository
   cd vartalaap

3. Install dependencies
   npm install

4. Start a local dev server
   npm start

Made With ❤️ by alok-96