Skip to content

Bolnuhos is a Full Stack Chatting App that uses Socket.io for real time communication and stores user details

Notifications You must be signed in to change notification settings

poudyalamit/Bolnuhos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bolnuhos

Bolnuhos is a Full Stack Chatting App that uses Socket.io for real time communication and stores user details

Tech Stack

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

Run Locally

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

Made By

This app is developed by Amit Poudyal. You can reach me through: - @poudyalamit

About

Bolnuhos is a Full Stack Chatting App that uses Socket.io for real time communication and stores user details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published