A web application that allows users to send message to friends, team and family. This is built by React.js and Node.js. This has a group chatting function as well.
Backend:
- Node.js
- Express.js
- MongoDB
- Passport-JWT
Frontend:
- React.js
- Redux (Router, Thunk)
- Bootstrap
- Webpack
cd .
npm install
npm run start
You can access the page by visiting http://localhost:3000 on the browser.