This is a social media website, it enables instant messaging, image and posts sharing.
- Instant messaging
- Voice calls
- image and posts sharing
- Clone the repository.
- Navigate to the project directory.
- Open the
index.html
file in a web browser.
Feel free to contribute! Follow these steps:
- Fork the project.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some amazing feature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.