Skip to content

Chat application demo. Build upon Vanilla JavaScript and Node.js, including Socket.io and Express libraries. Local storage only(no database).

Notifications You must be signed in to change notification settings

AjixDev/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

ChatApp is a Node.js chat application demo.

The authentication system is in development. I just wanted to let you all know that there is no need for a password just yet. Just enter your username only and you are in.

Installation

Make sure to have Node.js installed on your machine.

Use the clone link

https://github.com/AjixDev/chat-app.git

Install dependencies

npm install

Usage

npm start
Open the app in your browser: http://localhost:5000

Contributing

Just to let you know, pull requests are welcome.

License

MIT

About

Chat application demo. Build upon Vanilla JavaScript and Node.js, including Socket.io and Express libraries. Local storage only(no database).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published