- Login from the main/home page
- Every tab/window of browser can act as a client and contribute to the chat
- Infinte scroll
Clone this repo to your desktop Run npm install in the root directory to install all the dependencies. Once the dependencies are installed, you can run npm start to start the client application. You will then be able to access it at localhost:3000