Skip to content

A Chat Application that allows instant messaging in a dedicated chatroom, offering Google and anonymous login options. Users can send, receive, and edit messages in real-time.

Notifications You must be signed in to change notification settings

rayanmishra/chatApp-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

Overview

A Chat Application that allows instant messaging in a dedicated chatroom.

Features

  • CRUD (Create(Add), Read, Update, Delete{ I chose to keep edit in favour of delete feature})
  • User authentication with Firebase and session persistence (user stays logged in if same session)
  • Anonymous login
  • Firebase Firestore to store messages and user account information
  • Fully responsive across various screen sizes

Technologies Used

  • React.js
  • JavaScript
  • Firebase (User Authentication, Firestore)
  • HTML5
  • CSS3

Preview

  • Landing Section

Organic store preview

  • ChatRoom Section

Organic store preview

  • Edit feature

Organic store preview

About

A Chat Application that allows instant messaging in a dedicated chatroom, offering Google and anonymous login options. Users can send, receive, and edit messages in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published