Artur-Poffo / spotify-clone

Spotify clone to train Tailwind CSS

Home Page:https://spotify-clone-artur.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚧 Done πŸš€ 🚧

πŸ’» About the project

spotify clone to train Tailwind CSS


πŸš€ How to run the project

Prerequisites

Before you begin, you will need to have installed on your machine the following tools: Git, Node.js and the pnpm package manager. Also, it's good to have an editor to work with the code, such as: VSCode

🧭 Running the web application (Frontend)

# Clone repo
$ git clone https://github.com/Artur-Poffo/spotify-clone

# Access the project folder in your terminal/cmd
$ cd spotify-clone

# Install deps
$ pnpm install

# Run the application in development mode
$ pnpm dev

#  The application will open at the door:3000 - access http://localhost:3000

πŸ›  Technologies

The following tools were used in the construction of the project:

(Next.js + TypeScript)

🦸 Author


Artur Poffo

Linkedin Badge Gmail Badge


About

Spotify clone to train Tailwind CSS

https://spotify-clone-artur.vercel.app/


Languages

Language:TypeScript 93.0%Language:JavaScript 6.2%Language:CSS 0.8%