Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 783 Bytes

readme.md

File metadata and controls

34 lines (23 loc) · 783 Bytes

Social media

Table of Contents

Introduction

This is a social media website, it enables instant messaging, image and posts sharing.

Features

  • Instant messaging
  • Voice calls
  • image and posts sharing

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Open the index.html file in a web browser.

Contributing

Feel free to contribute! Follow these steps:

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some amazing feature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.