Bolnuhos is a Full Stack Chatting App that uses Socket.io for real time communication and stores user details
Client: React JS
Server: Node JS, Express JS
Database: Mongo DB
Clone the project
git clone https://github.com/poudyalamit/BolnuhosGo to the project directory
cd BolnuhosInstall dependencies
cd backend/
npm install cd frontend/
npm installStart the server
cd backend/
npm run startStart the Client
//open now terminal
cd frontend
npm startThis app is developed by Amit Poudyal. You can reach me through: - @poudyalamit