An open API service indexing awesome lists of open source software.

https://github.com/maks28atish03kumar04sahu01/fullstack-groupchat-project

ChatPulse: A dynamic full-stack group chat app enabling seamless, real-time communication for teams.
https://github.com/maks28atish03kumar04sahu01/fullstack-groupchat-project

authentication axios chartsjs expressjs groupchat html-css-javascript material-ui mongodb nodejs reacthooks reactjs redux redux-toolkit render-deployment responsive-web-design vercel-deployment

Last synced: 2 months ago
JSON representation

ChatPulse: A dynamic full-stack group chat app enabling seamless, real-time communication for teams.

Awesome Lists containing this project

README

          

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

# Required Frontend Packages

1. npm create vite@latest

2. npm install

3. npm install @mui/material @emotion/react @emotion/styled

4. npm install react-router-dom@latest

5. npm install moment

6. npm install 6pp

7. npm install axios

8. npm install --save react-chartjs-2 chart.js

9. npm install react-hot-toast

10. npm install react-helmet-async

11. npm install chart.js

12. npm install react-icons --save

13. npm install redux react-redux

14. npm install react-redux

15. npm install @reduxjs/toolkit

16. npm install @mui/icons-material @mui/material @emotion/styled @emotion/react

17. npm install @mui/x-data-grid @mui/material

# Required Backend Packages

1. npm init -y

2. npm install express mongoose

3. npm install mongoose

4. npm install mongodb

5. npm install nodemon

6. npm install cors

7. npm install dotenv

8. npm install jsonwebtoken

9. npm install multer

10. npm install socket.io

11. npm install uuid

12. npm install bcrypt

13. npm install cookie-parser

14. npm install cloudinary

15. npm install morgan

16. npm install body-parser

17. npm install -g nodemon

18. npm install --save-dev nodemon

19. npm install --save-dev nodemon @faker-js/faker

20. npm i express-validator