Skip to content

felype-carvalho/spotify-page-clone

Repository files navigation

Spotify Page Clone

Summary
  1. About the Project
  2. How to use
  3. License

About the project

The project aims to recreate the visual interface of the Spotify premium page, using the resources of the utility-first CSS framework Tailwind version 3. This application was developed together with Matheus Batisti's course - Tailwind CSS do básico ao avançado.

Build With

The technologies used in this project were:

Visual

Original web-site here (It may have changed a bit over time)

How to Use

Prerequisites

git and npm

Installation

1- Clone this repository.

git clone https://github.com/felype-carvalho/spotfy-page-clone.git

2- Access the /src folder inside the project directory by your terminal/cmd.

cd spotify-page-clone/src/

3- Open index.html file. If you are using VSCode, you can use the Live Server extension to run an application on localhost:5500.

4- (Optional) You can make changes to the project using the Tailwind CLI build process. In the root folder of the project, enter the command to run the build.

npx tailwindcss -i tailwind.css -o src/css/styles.css --watch

License

Distributed under the MIT license. See LICENSE for more information.

About

A Spotify page clone using TailwindCSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published