Skip to content

Latest commit

 

History

History
63 lines (52 loc) · 2.24 KB

README.md

File metadata and controls

63 lines (52 loc) · 2.24 KB

ChatApplication

This is an chat portal in which anyone can chat with their friends and family. One of the special feature of this application is that bad words are not allowed in this application. This is live at - https://mehul2205-chat-application.herokuapp.com/

Front End Languages

forthebadge forthebadge forthebadge forthebadge

Back End Langage

forthebadge

Prerequisites

  • NodeJs
  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Installations:

  • First Fork this project and download on your desktop.
  • open terminal or command prompt on your pc and go to the location where you have saved this project.
  • To download all dependenices you have to perform following task
> npm install
  • And now you are ready to execute this project.
> npm run dev
    OR
> npm run start
    OR
> cd src
> node index.js

This is an optional step 👇

  • You can also add config file to the code to ensure security but it will also work perfeclty if you don't add it.
  • And your project is live on localhost:3000
  • Hit star button if you like this project. 👍

About

This PROJECT is hosted on herokuapp.com
Please Visit !!!.

Created By:

Mehul Patni