https://github.com/bitfancy/chattingapp
https://github.com/bitfancy/chattingapp
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitfancy/chattingapp
- Owner: BitFancy
- Created: 2024-02-07T14:21:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T14:23:51.000Z (about 2 years ago)
- Last Synced: 2025-02-15T20:54:19.253Z (about 1 year ago)
- Language: JavaScript
- Size: 391 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## BaatCheet - Whatsapp Clone
Hosted link: https://whatsapp-clone-25e4c.web.app \
This is a Whatsapp Clone made using React JS and Firebase.
## Technologies used
1. FrontEnd - React JS, Material UI
2. Backend - Firebase
3. Authentication - Google Authentication
4. Image Storage - Cloudinary
## Project functionalities
1. Add Friend
2. Create Group
3. Update Group [Update Name, Image, Description, Add member]
4. Archive / Block User
5. Update Profile [Name, Image , Status]
6. Search Users /Groups
7. Image Popup
## Project features
1. PWA Optimized - This project is Installable and PWA optimized

2. Responsive - This project is fully responsive.
3. Dark and Light Theme - The user can have his/her theme preference.
4. Text to Speech recognition - The user can speak into the mic, which is translated to text in input bar.
## Screenshots
1.Chatting

2.Updating Profile

3.Update Group

4. Authentication

## Note for Developers
In the project directory, you can run:
### `npm 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.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.