/MeloMeet

Primary LanguageRoffGNU General Public License v3.0GPL-3.0

Project Name

MeloMeet is the perfect platform for music lovers. One user acting as the host shares a room and everyone else can join the room using a code provided and share their favorite music in synchronization.
You can check out the deployed site here.
This project was developed by Vivian Kinyua and Mercy Korir. You can find us on LinkedIn at Vivian Kinyua and Mercy Korir

Installation

To install MeloMeet, follow this steps: 1. Clone the repository to your local machine using git clone https://github.com/vivian347/MeloMeet
2. Navigate to the project directory using cd MeloMeet
3. Install the dependencies using npm install

Usage

To use MeloMeet, follow these steps: 1. Navigate to the project directory using cd MeloMeet
2. Start the server using npm start
3. Open a web browser and go to http://localhost:3000

Contributing

We welcome contributions from anyone. To contribute to MeloMeet, follow these steps: 1. Fork the repository
2. Create a new branch with your changes using git checkout -b my-feature-branch
3. Make your changes and commit them using git commit -m "Add some feature"
4. Push your changes to your fork using git push origin my-feature-branch
5. Create a pull request on the main repository.

Related Projects

You can find the link [here](https://mercykorir.github.io/)

Licensing

MeloMeet is licensed under the GNU General Public License v3.0 See the LICENSE file for more information.