Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 876 Bytes

README.md

File metadata and controls

44 lines (31 loc) · 876 Bytes

Group Chat App

A simple web app inspired from WhatsApp web, built using React and firebase. Still trying to make all features works fine.

Technology :

  • Vite
  • React 18
  • PWA
  • MUI 5
  • Random profile API
  • Firebase (FireStore, auth)
  • Moment JS
  • Vercel (Hosting)
  • Emoji Mart

Next Features!

Installation

Install the dependencies and start the server.

$ git clone https://github.com/SamX23/group-chat-app.git
$ npm i
$ npm start

Contribution

I will receive any PR (Pull Request) from anyone! Please read the CONTRIBUTING.md for more information.

Started on 15 September 2020

License

MIT