Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ojasskapre/whatsapp-clone


https://github.com/ojasskapre/whatsapp-clone

Last synced: about 1 month ago
JSON representation

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