In a rapidly evolving digital landscape, effective communication is key. ChatterHub Realtime Chat App offers a simple interface to chat with your friends and familiy. Build using Socket.io, Node.js, and React.js
-
Frontend
- React.js
- Material UI
- React Router
- Socket.io Client
-
Backend
- Node.js
- Express.js
- Socket.io
This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.
-
Clone the repository
git clone https://github.com/BeshoyMorad/ChatterHub.git
-
Navigate to "client" folder and install dependencies
cd client
npm install
-
Open a new terminal and navigate to "server" folder and install dependencies
cd server
npm install
-
In both terminals run the project
npm start
Beshoy Morad |