Skip to content

Chat App is developed using React JS. It is a complete real time chat-application where multiple user can chat, share images in between. Authentication procedure is done using Firebase and also for storing purpose firebase used.

License

Notifications You must be signed in to change notification settings

harsh774/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-ChatApp

Live Demo: https://chat-app-by-harsh.web.app/
This is a realtime chatting application, with attractive UI designing like whatsapp, messenger. This repository includes front-end part along with contexts and firebase connection, authentication for ChatApp.

Tech Stack

  • React
  • Material UI
  • Firebase - JS
  • Deployment of website frontend and authentication with google

Features

  • Login/Register with proper authentication
  • Chat with multiple user at a time
  • Send Images and files in the chat
  • User can find another user to chat by searching his/her name
  • Real Time messages send and recieve

Screenshots

  1. Register page
  2. Login Page
  3. Home Page

Setting up locally

Clone this repository
git clone https://github.com/harsh774/ChatApp.git
cd to chatapp
Run command
npm install
Start your server by running this command
npm start
Open your browser and open this link http://localhost:3000/

About

Chat App is developed using React JS. It is a complete real time chat-application where multiple user can chat, share images in between. Authentication procedure is done using Firebase and also for storing purpose firebase used.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published