Please follow the below instructions to run this project in your machine:
- Clone the repository
git clone https://github.com/saifakib/chat-app21.git
- Run npm install
- Then rename the .env.example file to ".env" and fill up all values as per your need
- Finally run the application in development using below command -
or You can run it in production mode by -
npm start
npm run prod
Repository Link: https://github.com/saifakib/chat-app21
Project Live Demo - https://kotha21.herokuapp.com/
Username: admin@gmail.com Password: Admin100@
Username: user@gmail.com Password: User100@