Skip to content

sabohat/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✉️ Messaging application

Chat app is a simple web application, where registered users can exchange messages.

Deploy

🎉 Successfully deployed at: Heroku

(press on the link, register and send messages 😄)

Installation

Firstly, fork and download the app file.

Then, use the package manager npm to install dependencies.

  1. Initialize npm
npm init
  1. Download dependencies: express, ejs, dotenv and many
npm install

Usage

  1. Run the app with this code
node app.js

Contribution

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

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published