Skip to content

hicaku/hikotify

Repository files navigation

hikotify

Live Demo: Hikotify

Tech Stack: Vue 3 Composition API, Pinia, Tailwind CSS

Hi! I developed a music app to listen to some musics that I like. I developed the app based on Spotify's UI/UX. Everything you see inside is written by me (including audio controller).

If you want to try it out you can simply click Code > Copy Icon and go to your Terminal/Cmd etc.

git clone THIS_REPOSITORY_LINK

After cloning is finished, you must install the npm in order to run.

npm install

Then, you are ready to give it a shot! Just type

npm run serve

and you will see the project in your browser!

image

image