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/Bolnuhos
Go to the project directory
cd Bolnuhos
Install dependencies
cd backend/
npm install
cd frontend/
npm install
Start the server
cd backend/
npm run start
Start the Client
//open now terminal
cd frontend
npm start
This app is developed by Amit Poudyal. You can reach me through: - @poudyalamit