Skip to content

A server side rendered chat application that allows you to message friends and leave after.

Notifications You must be signed in to change notification settings

ConnerKT/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Chat Application (Chatty)

This is a simple chat application built using Node.js, Express.js, and Socket.IO.

Installation

  1. Clone the repository
  2. Run npm install to install dependencies (Each folder)
  3. Run npm start to start the server

Usage

Once the backend is started you'll be able to chat with other users on the same server (Create another browser to test out the multiple user portion)

Features

  • Real-time messaging
  • Multi-user support

Contributing

Contributions are welcome. Please open an issue or submit a pull request.

Items to add

I want to implement authentication, and chat rooms.

I want to deploy the application and get it live online to use with friends.

I want this to be an React app on the frontend as well.

Bug fixes

My activity is broken, i'm too sleepy to fix it but will fix later

License

This project is licensed under the MIT License.

About

A server side rendered chat application that allows you to message friends and leave after.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published