Skip to content

Web Chat Application built using Node, Express, React, Redux, MySQL, MongoDB, Mongoose & Socket.io

Notifications You must be signed in to change notification settings

JamesHattersley83/webchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webchat

This is an ongoing project building a Real Time Web Chat Application. The main goal in building this project is to learn full stack development along with real time communications using websockets. The app includes features such as group chat, private chat, user authentication with tokens and chat message storage.

Technologies Used

  • Front-end: React, Redux
  • Back-end: Node, Express, Socket.io
  • Database: MongoDB, MySQL, Mongoose

Usage

npm install
npm run dev

Go to localhost:4000

About

Web Chat Application built using Node, Express, React, Redux, MySQL, MongoDB, Mongoose & Socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages