- Create React App -- for creating the Template of the Project.
- Firebase -- For Realtime Database and Deployment of the Project.
- react-router-dom -- For Routing Between Pages.
- material-ui -- For Some PreBuilt Components and Icons.
- emoji-picker -- For picking the emojees for the messaging.
- moment -- for the time ago functionality.
npm install
npm start
npm run build