- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
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.
Client
- 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
In order to run this project you need:
Node.js for npm packages
To get a local copy up and running, follow these steps.
- Clone the repo
git clone https://github.com/KareemWilson/Chat.git
- Go to the clone directory
cd Chat
- install node_modules
npm install
- Then we will use npm scripts to start
npm start
- EnJoy...
👤 Kareem Magdy Wilson
- GitHub: @KareemWilson
- LinkedIn: LinkedIn
In future I want to add more features for this project:
[Databases]
[Deploying]
[Dockerizing]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project Show your support.
This project is MIT licensed.