Chat Application

My chat app is a Application for chat.

Installation

Use the package manager npm to install Application.

cd client
npm install 
npm start
cd server
npm install 
npm run dev

Contributing

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

Please make sure to update tests as appropriate.

License

MIT