An open API service indexing awesome lists of open source software.

https://github.com/vaibhavpal7549/spotify-clone-project

Spotify-Clone-Project using basic HTML & CSS from Apna College Sigma 4.0 Batch Video Lecture Guidance
https://github.com/vaibhavpal7549/spotify-clone-project

apna-college clone-website css html html-css java sigma spotify spotify-clone spotify-clone-using-html-css

Last synced: 2 months ago
JSON representation

Spotify-Clone-Project using basic HTML & CSS from Apna College Sigma 4.0 Batch Video Lecture Guidance

Awesome Lists containing this project

README

          

# Spotify-Clone-Project

This project is a non-functioning clone of Spotify's website, created using HTML and CSS. It aims to replicate the visual design and layout of certain sections of Spotify's web player.

## Live Demo

Check out the live version of the project:

[![Live Demo](https://img.shields.io/badge/Live%20Demo-Here-blue)](https://spotify-clone-vp.vercel.app/)

## Technologies Used

- HTML: Used for structuring the web pages.
- CSS: Used for styling and layout.
- JS: Used for some functionality.

## Font and Icons

Due to Spotify's proprietary fonts and icons, the following alternatives were used:

- Fonts: Google Fonts was utilized to select a font resembling Spotify's interface.
- Icons: FontAwesome's free icons were used to replicate Spotify's iconography. Additionally, custom images were used as icons in some areas.

## Features

This clone project includes:

- Sidebar navigation similar to Spotify's web player.
- Library section with customizable options.
- Responsive design for different screen sizes.
- Styled cards to display music content.
- A footer section with a decorative line.

---

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.