Skip to content

Apexshya/tarana

This branch is 1 commit ahead of, 188 commits behind iamsonukushwaha/tarana:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

535578e · Mar 20, 2022
Jan 16, 2022
Aug 9, 2021
Feb 24, 2022
Feb 24, 2022
Feb 24, 2022
Feb 24, 2022
Jan 25, 2022
Feb 24, 2022
Dec 25, 2021
Jan 16, 2022
Jan 30, 2022
Mar 20, 2022
Jan 30, 2022
Feb 24, 2022
Jan 30, 2022
Mar 20, 2022
Jan 30, 2022
Jan 25, 2022
Jan 30, 2022
Jan 30, 2022
Jan 30, 2022

Repository files navigation

Tarana - Best Music Player

Live Demo on sonu.live/tarana

Download Android App Tarana



Contributing 🤝

PRs Welcome Open Source Love

Please read our Code of Conduct.

We're accepting PRs for our open and unassigned issues. Please check CONTRIBUTING.md. We'd love your contributions! Kindly follow the steps below to get started:

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/<your-github-username>/tarana

3. Navigate to the project directory.

cd tarana

4. Create a new branch.

git checkout -b <your_branch_name>

5. Make changes in source code.

6. Stage your changes and commit

git add .

git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

git push -u origin <your_branch_name>

8. Create a PR to develop branch !

9. Congratulations! 🎉 Sit and relax, you've made your contribution to Tarana project. ✌️ ❤️

This repository is intended for individuals to test their programming skills, and the author(@flyingsonu122) will take no responsibility if it is put to any other use. Check DISCLAIMER.md

Thank You




Let's have a chat on

GitHub website LinkedIn YouTube Twitter

Packages

No packages published

Languages

  • HTML 36.6%
  • JavaScript 32.1%
  • CSS 31.2%
  • Procfile 0.1%