Skip to content

Chat Application built with ExpressJS, ReactJS, MongoDB and Socket.io

Notifications You must be signed in to change notification settings

abid1174/mern-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN-CHAT-APP

MERN-chat-app is a realtime chat application built with React, Redux, Express, SocketIO and MongoDB.

Installation

Install frontend dependencies

cd frontend
npm install

// start server
npm start

Install backend dependencies

cd backend
npm install

// start server
npm start

Technology Used

Frontend

Backend

Screens

Login Login Page

Register Register Page

Chat View Register Page

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Chat Application built with ExpressJS, ReactJS, MongoDB and Socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published