Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 779 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 779 Bytes

Chat_application_Malayalam

This is a simple chat application using Node.js and socket.io. The chat window enables live chatting in regional language Malayalam.

Getting Started

Prerequisites

  • Download the repo
  • Install Node.js and npm
  • Install the dependencies by running the command
npm install

Running the application

npm run start

Then browse https://localhost:3000

Authors

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details

Contributers

Asish Abraham Joseph helped with the technical issues