Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojasskapre/whatsapp-clone
https://github.com/ojasskapre/whatsapp-clone
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojasskapre/whatsapp-clone
- Owner: ojasskapre
- Created: 2024-03-15T05:35:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-15T17:58:05.000Z (10 months ago)
- Last Synced: 2024-10-19T16:10:01.735Z (3 months ago)
- Language: TypeScript
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whatsapp Clone
The Goal of the Project is to create an Chat Room application where users can create Public Chat Room and send messages in Real time using Firebase Firestore. Users are authenticated using Firebase Google Authentication
## Tools / Libraries Used
1. create-react-app
2. TypeScript
3. Material UI
4. react-router-dom
5. firebase
6. Context APIs## Get Started
1. Clone the GitHub repository
```bash
git clone https://github.com/ojasskapre/whatsapp-clone.git
```
2. Change directory and install all the packages
```bash
cd whatsapp-clone
npm install
```
3. Set up Firestore in a firebase project and copy the firebase config in `firebase.ts`
4. Enable Authentication in Firebase### Reference
- https://www.youtube.com/live/pUxrDcITyjg?si=FLjyq9Q14GyRWNF8