Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.2 KB

README.md

File metadata and controls

44 lines (23 loc) · 1.2 KB

Spotify Ui Clone

An Kinda Clone of the Spotify Ui for studing purposes

Summary

This is a project made in React Js, so the idea is to make an UI for a music streaming app, like Spotify, but not a direct copy of the spotify UI, the idea is analyze the UI and try to make something with the same amount of featues, except for the ability to play songs, since i don't have any of the right of these songs (also maybe i shouldn't use their name and covers), But i plan to do the rest, like create playlists, save songs, create users, and these type of stuff.

To Do

· Change the current Song with the Buttons (Forward and Backward)

· Volume

· Create a Better Hover Animation

· Fav Music and Album

· Create Playlist System

· Create an Account System

· Better Looking UI

· Create a Range Input

· Better Scroll

Instalation

after Downloaded the project you just have to install the dependencies with

npm install or yarn install

and start the project with

yarn start or npm start or npx react-scripts start

and then it should start in some avaliable port

Preview

If you just want to see the current state of the app, just open this Link :) https://spotifycloneui.netlify.app/