This is an Live Code Sharing and Chatting application which is a NodeJS based Web Application that can be used for coding interviews
To get started and run the app:
- Clone the project.
- Run
npm install
to install the corresponding node packages - Run
npm start
to run the app on http://localhost:3000
Features Of the application:
- Login and SignUp to the application
- Create new task to be shared
- Live Code Sharing
- Code Syntax highlighting
- Live highlighting
- Live chatting