- Create React Redux App -- for creating the Template of the Project.
- Firebase -- For Realtime Database and Deployment of the Project.
- material-ui -- For Some PreBuilt Components and Icons.
- redux-toolkit - Redux is generally used for state management.
- node-sass - node-sass natively compiles .scss files to css files
- react-flip-move - This animates the messages.
- moment - moment is js library for manipulating, and formatting dates.
npm install
npm start
npm run build