Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 740 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 740 Bytes

Spotify

Technologies

App built with React, Redux Toolkit, Tailwind, Spotify API, Framer motion

Description

Clone of popular music streaming service - Spotify. You can search, listen your songs directly through this application. PREMIUM REQUIRED.

Connecting

  1. Login by your Spotify account
  2. Go to your Spotify app, click on devices and choose MrJeleika's Spotify
  3. Enjoy your music!

Project setup

git clone https://github.com/MrJeleika/spotify.git

npm

npm install
npm start

yarn

yarn
yarn start