Skip to content

d2ni3l/Spotify-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

A Spotify Clone App

An application that allows you view you favorite songs and artists

Made with React, TailwindCSS and RapidApi

Preview site

https://spotify-clonez.netlify.app/

alt text

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm run dev

To Visit App:

localhost:3000