-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9848b92
commit a3a6d5c
Showing
1 changed file
with
51 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,51 @@ | ||
**Web dev Project_1.** | ||
# MyMusic | ||
|
||
Welcome to **MyMusic**, a web-based music player that brings your favorite tunes to your desktop browser. | ||
|
||
## Table of Contents | ||
|
||
- [Features](#features) | ||
- [Technologies Used](#technologies-used) | ||
- [Usage](#usage) | ||
- [Hosted Link](#hosted-link) | ||
- [Credits](#credits) | ||
|
||
## Features | ||
|
||
MyMusic offers a rich desktop music experience with a range of features: | ||
|
||
- **Popular Albums**: Explore a curated list of the latest and most popular albums across various genres. Stay up-to-date with the music trends! | ||
- **Popular Artists**: Discover and follow popular artists. Find out who’s making waves in the music industry right now. | ||
- **Popular Songs**: Enjoy a collection of trending songs. Perfect for finding new tracks to add to your playlist. | ||
- **Popular Playlists**: Browse through handpicked playlists designed for different moods and occasions. Whether you’re working out or relaxing, we’ve got you covered. | ||
- **Search Functionality**: Easily search for your favorite artists, playlists, songs, or albums. Our powerful search engine helps you find exactly what you’re looking for. | ||
- **Consistent Theme**: Experience a clean, modern design with a consistent theme throughout the application. Enjoy an intuitive and user-friendly interface. | ||
|
||
## Technologies Used | ||
|
||
MyMusic leverages a variety of technologies to provide a seamless music experience: | ||
|
||
- **HTML**: The foundational structure of the application’s web pages. | ||
- **CSS**: Styles the application with a visually appealing and responsive design. | ||
- **JavaScript (Client-Side)**: Powers the interactive features and dynamic content of the music player. | ||
- **JioSaavn API**: Integrates with the JioSaavn API to fetch real-time data on songs, artists, albums, and playlists. This API provides access to a vast library of music content. | ||
|
||
## Usage | ||
|
||
Get started with MyMusic and explore your favorite music: | ||
|
||
- **Browse Main Sections**: Navigate through popular albums, artists, songs, and playlists from the main menu. | ||
- **Search for Music**: Use the search bar to find specific artists, playlists, songs, or albums. Simply enter your query and view the results. | ||
- **Play Music**: Click on any item to access more details and start playing your music. Enjoy high-quality audio and discover new tracks. | ||
|
||
## Hosted Link | ||
|
||
Explore MyMusic live and enjoy the full-featured web-based music player: | ||
|
||
[Check out the live version of MyMusic here](https://mymusic-lilac-nine.vercel.app/). | ||
|
||
## Credits | ||
|
||
Special thanks to the following for making MyMusic possible: | ||
|
||
- **JioSaavn API**: For providing the music data and enabling a rich music experience. |