The project is a clone of the Spotify interface. The application allows creating, editing and deleting playlist, customize playlist information and has animations.
To run this project on your machine, follow these steps:
git clone https://github.com/whitehorse21/spotify-ui-sample.git
npm install
npm run dev
http://localhost:3000
to see the application running.This project is licensed under the MIT license. See the LICENSE file for more information.