From 96e6426d21bb2009bd08f80bb193080c234355f1 Mon Sep 17 00:00:00 2001
From: Mahesh_Bharambe <144551859+Maheshbharambe45@users.noreply.github.com>
Date: Sun, 1 Sep 2024 20:47:54 +0530
Subject: [PATCH] Update README.md
---
README.md | 28 ++++++++++++++++++----------
1 file changed, 18 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 9c7d20f..6fbab1f 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,24 @@
# spotify_clone
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.
Technologies Used
-HTML: Used for structuring the web pages.
-CSS: Used for styling and layout.
+
+ - HTML: Used for structuring the web pages.
+ - CSS: Used for styling and layout.
+
+
+
+
+ - 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.
+
+
-Font and Icons
-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
-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.
+
+ - 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.
+