MERN-socketio-chat-example
MERN-socketio-chat-example copied to clipboard
Progressive Web Application , MERN, Chat (Socket io) ,Image upload , CURD Operation , JWT authentication , Blog, CKEDITOR , Login with social network Demo Link :
JavaScript Stack
MERN-boilerplate
This is a boilerplate project using the following technologies:
- React and React Router for the frontend
- Express and Mongoose for the backend
- Sass for styles (using the SCSS syntax)
- Webpack for compilations
- Socket io for One to One chat between multiple user
- JWT Token for Token Signing/Verification
#Progressive web APP
Requirements
- Node.js 6+
npm install
Running
Make sure to add a config.js file in the config folder. See the example there for more details.
Production mode:
npm start
Development (Webpack dev server) mode:
npm run start:dev
Demo Link
Screenshot
Landing page without login
User Dashboard
Credits
Created by @anuraggautam77





