/Chat-application

Created for Capcount Solutions (OPC) Private Limited Assignment .

Primary LanguageJavaScript

Chat-application

Getting Started

Make sure you have Node.js installed

Installing and Starting the Website

  1. Clone the repo
    git clone https://github.com/HekarKET/Chat-application
  2. Change directory
    cd client
  3. Install NPM packages (dependencies)
    npm install
  4. Run app on local server
    npm start

Installing and Starting the Server

  1. Clone the repo
    git clone https://github.com/HekarKET/Chat-application
  2. Change directory
    cd server
  3. Install NPM packages (dependencies)
    npm install
  4. Run app on local server
    npm start

Future Work

  1. Link preview
  2. Text editor formatting
  3. File upload