Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saiteja-madha/chat-app
A real-time chat application built using React JS and Firebase with user authentication
https://github.com/saiteja-madha/chat-app
chat-application firebase messenger react whatsapp-clone
Last synced: about 15 hours ago
JSON representation
A real-time chat application built using React JS and Firebase with user authentication
- Host: GitHub
- URL: https://github.com/saiteja-madha/chat-app
- Owner: saiteja-madha
- Created: 2021-01-04T17:46:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T16:46:48.000Z (over 3 years ago)
- Last Synced: 2024-10-13T02:46:43.601Z (about 1 month ago)
- Topics: chat-application, firebase, messenger, react, whatsapp-clone
- Language: JavaScript
- Homepage: https://chat-app-ba077.web.app/
- Size: 1.36 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chat Application
# Demo
You can watch the site [here](https://chat-app-ba077.web.app/)# Features
- User login and authentication with Google firebase
- Google firestore to provide realtime chats
- State management with useState hook
- Chat rooms and one-to-one chats# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.