- Intoductions
- It is a Web App portfolio.
- Design Inspired by WhatsApp.
- Tech Stack
- Author
npm installnpm run servenpm run buildnpm run lint- Required
- Have a Google Account.
- Go to firebase.com to use firebase.
- Create Project.
- Authentication: enable auth with
emailandpassword. - Enable Firestore and Create 2 Collections with name
usersandgroups. - Enable Realtime Database for store chat messages.
- ExoApps ready to use, Finish.