Skip to content

I used web-sockets in this project to be able to make real live connection between users, This project is a simple way to understand how web-sockets work, and it's the right beginning if you want to make your own WhatsApp.

Notifications You must be signed in to change notification settings

KareemWilson/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 [Whatsup My Friend]

Whatsup My Friend I used web-sockets in this project to be able to make real live connection between users, This project is a simple way to understand how web-sockets work, and it is the right beginning if you want to make your own WhatsApp.

🛠 Built With

Tech Stack

Client

Key Features

  • chating with friends : you can chat with your friends in many different rooms
  • Fast : As it created by socket.io and expressjs, so it is generated and renders faster

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Node.js for npm packages

Setup

To get a local copy up and running, follow these steps.

  1. Clone the repo
git clone https://github.com/KareemWilson/Chat.git
  1. Go to the clone directory
cd Chat
  1. install node_modules
npm install
  1. Then we will use npm scripts to start
npm start
  1. EnJoy...

(back to top)

👥 Authors

👤 Kareem Magdy Wilson

(back to top)

🔭 Future Features

In future I want to add more features for this project:

[Databases]

[Deploying]

[Dockerizing]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project Show your support.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

I used web-sockets in this project to be able to make real live connection between users, This project is a simple way to understand how web-sockets work, and it's the right beginning if you want to make your own WhatsApp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published