sandeep-ahirwar / sudo-clones

Sudo Clones - we will make all famous website clones
13 stars 28 forks source link

Spotify Clone ( Issue #3) #13

Closed Nandinisaagar closed 2 years ago

Nandinisaagar commented 2 years ago

⭐ Spotify Clone ⭐

Technologies used:

                      1. HTML

                      2. CSS

                      3. JAVASCRIPT

:star: BRIEF DESCRIPTION -

The technologies used in this project are HTML, CSS and Javascript. With help of this project I came to know the effective

usage of these technologies and implemented them in this project. HTML (Hyper Text Markup Language) is used for

structuring, in this project a file (indexhtml) is used for the structural layout of the website. CSS stands for the Cascading

Style Sheets, it is used for describing how HTML elements are to be displayed on screen, paper, or in other media. CSS

saves a lot of work. It can control the layout of multiple web pages all at once. It is all saved in the file ( style.css). Lastly,

Javascript ( script.js ) it is basically used to implement the logic on the website. It can also be said that Javascript is the brain

of the website and HTML is the body.

:star: Representation:

Screenshot 2022-10-01 at 1 20 56 PM