Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nexoscreator authored Jul 15, 2024
1 parent e285e8f commit 6376e00
Showing 1 changed file with 43 additions and 17 deletions.
60 changes: 43 additions & 17 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,69 @@
# Featuristic Music Player
![GitHub Pages](https://img.shields.io/github/deployments/nexoscreation/featurastic-music-page/github-pages.svg?style=flat-square&color=cyan)
![GitHub Latest Release](https://img.shields.io/github/v/release/nexoscreation/featurastic-music-page.svg?style=flat-square&color=cyan)
![GitHub License](https://img.shields.io/github/license/nexoscreation/featurastic-music-page.svg?style=flat-square&color=cyan)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/nexoscreation/featurastic-music-page.svg?style=flat-square&color=cyan)
[![Deploy Music Player Pages](https://github.com/nexoscreation/featurastic-music-page/actions/workflows/static.yml/badge.svg)](https://github.com/nexoscreation/featurastic-music-page/actions/workflows/static.yml)

---

# Featuristic Music Player
![image](https://github.com/user-attachments/assets/5ea3f9d4-fce5-4dee-a560-39e17512c7dc)
A modern and feature-rich music player with a sleek design.

[![Deploy Music Player Pages](https://github.com/nexoscreation/featurastic-music-page/actions/workflows/static.yml/badge.svg)](https://github.com/nexoscreation/featurastic-music-page/actions/workflows/static.yml)
---

## Features
### Features

- Play, pause, and skip tracks
- Display album cover and track information
- Customizable themes
- Keyboard shortcuts for easy navigation
- Volume control
- Responsive design for seamless user experience on various devices

---

## Screenshots
![image](https://github.com/user-attachments/assets/5ea3f9d4-fce5-4dee-a560-39e17512c7dc)
### Links

## Usage
[![Web Demo](https://img.shields.io/badge/Web-Demo-blue?style=for-the-badge&logo=google-chrome)](https://nexoscreation.github.io/featurastic-music-page)
[![GitHub Repo](https://img.shields.io/badge/GitHub-Repo-green?style=for-the-badge&logo=github)](https://github.com/nexoscreation/featurastic-music-page)
[![YouTube Video](https://img.shields.io/badge/YouTube-Video-red?style=for-the-badge&logo=youtube)](https://youtu.be/rMnDe0iEGRs?si=B2viVesOhHYusbBG)

1. Clone the repository:
---

### Installation

```bash
https://github.com/nexoscreation/featurastic-music-page.git
```
Provide step-by-step instructions on how to install and set up your project.

1. Clone the repository:
```bash
git clon https://github.com/nexoscreation/featurastic-music-page.git
```
2. Open `index.html` in your preferred web browser.
3. Start chatting with the chatbot! You can type messages in the input field and press "Send" to interact with the chatbot.

---

## Contributing
### Usage

If you'd like to contribute to this project, please follow these steps:
> Type your message in the input field and press "Send" to send it to the chatbot, The chatbot will process your message and respond accordingly, Use the "Clear Chat History" button to clear the conversation history if needed.
---

### Contributing
Contributions are welcome! If you have any suggestions, bug fixes, or improvements, feel free to open an issue or submit a pull request.
If you'd like to contribute to this project, please follow these ste

1. Fork the repository.
2. Create a new branch (`git checkout -b feature/awesome-feature`).
3. Make your changes and commit them (`git commit -m 'Add some awesome feature'`).
4. Push to the branch (`git push origin feature/awesome-feature`).
5. Open a pull request.
2. Create a new branch (`git checkout -b feature/improvement`).
3. Make your changes and commit them (`git commit -m 'Add feature/improvement'`).
4. Push to the branch (`git push origin feature/improvement`).
5. Open a Pull Request.

Please check the [CONTRIBUTING.md](CONTRIBUTING.md) file for more details.

## License
---

### License

This project is licensed under the [MIT License](LICENSE).

0 comments on commit 6376e00

Please sign in to comment.