This project is a clone of the Spotify web application, created for educational purposes.
The Spotify Clone project aims to replicate the user interface and some functionalities of the Spotify web application. It includes features such as:
- Navigation sidebar
- Recently Played section
- Trending Now section
- Featured Charts section
- Music player controls
- HTML5
- CSS3
- JavaScript
External libraries and frameworks:
- Font Awesome
- Google Fonts
- Clone the repository to your local machine: git clone https://github.com/Md-Azmir/Spotify-clone.git
- Open the index.html file in your web browser.
- Navigate through different sections using the sidebar.
- Explore recently played tracks, trending songs, and featured charts.
- Control music playback using the music player controls.
Contributions are welcome! Feel free to open issues or submit pull requests to improve the project.
- This project was inspired by the Spotify web application.
- Special thanks to Font Awesome and Google Fonts for providing resources for this project.