- Clone repo
git clone https://github.com/imshubhamsingh/SlickChat
cd slickchat
npm install && npm start
View a live demo of this project on
AWS EC2 Instanceheroku
Take a look, and if you find it useful, please feel free to use it! If you find anything missing, or have ideas on improving it, please fork it and send me a pull request!
As of now the chat data are store locally on server , and data is destroyed as server restarts
There is still a lot of room for improvement in the app for example
- Private Chat with user
- Storing chats on a database
- Allowing users to change their Gravatar
- Notification on new chats etc.
Copyright (c) 2017 Shubham Singh, This software is licensed under the MIT License.