Skip to content

Latest commit

 

History

History
123 lines (89 loc) · 5.26 KB

README.md

File metadata and controls

123 lines (89 loc) · 5.26 KB

MUSICIA!

A web based music player application.

High VoltageTech Stack



👋 Hey there, tech enthusiasts!

Are you eager to participate in Hacktoberfest and make a significant impact in the world of open source? Look no further than MUSICIA!, your passport to this exciting journey! 🌐💻

MUSICIA isn't just a project; it's a beacon of our mission and vision for the tech community. It's the perfect hub for all tech-savvy individuals to unite, learn, and thrive, whether you're a seasoned pro or a newcomer looking to dive into the world of Open Source and cutting-edge technologies.

Our primary focus? Providing an inviting gateway for beginners itching to contribute to open-source projects. 🌟

Installation

1. Star

Click the "Star" button at the top right of the repository page on GitHub to show your appreciation for the project.

2. Fork the repository:

Click the "Fork" button at the top right of the repository page on GitHub. This will create a copy of the repository in your own GitHub account.

3. Clone the forked repository to your local machine using the following command:

git clone https://github.com/your-username/Musicia.git

Replace your-username with your GitHub username.

4. Create a branch

Make a meaningful name for your new branch, and then create and switch to it using this command:

git checkout -b new-branch-name

5. Make Changes

Make the necessary changes or customizations to the code as needed.

After making your changes, you need to stage the changes for commit using the git add command. To stage all changes, use:

git add .

Commit your staged changes with a descriptive commit message that explains the purpose of your changes. Use the git commit command:

git commit -m "Your descriptive commit message here"

Push Your Changes:

git push origin your-branch-name

Now sumbit the Pull request

To open it in your local computer.

clone the repo:

 git clone 'https://github.com/samratghosh291/Musicia-music-player'

and then Open the index.html file in your favorite web browser

Usage

  • A free open source music player to play music anytime anywhere
  • Create your music playlist
  • Add your special music to favorite playslist
  • Create account to keep secure your playlist and use it any time anywhere

Connect with Us

Join Offical Discord Channel for discussion

Associated with

Hacktoberfest23

Screenshots

screenshot

❤️ Project Admin


Samrat Ghosh

👑 Admin

Contributors