Trubidify is a Spotify-like UI. This project aims to improve my skills in UI with VueJS. It was inspired by the video Build a Spotify home page using tailwind.css and Vue.js by this.stephie
TRUBIDIFY
SPOTIFY
After cloning the repository :
npm install
Then open the local server for development :
npm run serve
And for production build :
npm run build
- VueJS : 3.0.0
- Tailwind CSS : 2.0.2
- Material Icons from Google
- Music (Erothyme - Cherry Picking) from Erothyme Bandcamp
- Images from Pixabay, Spotify Assets, and some pictures made by myself.

