An open API service indexing awesome lists of open source software.

https://github.com/anthonylan/spotify-clone

A spotify desktop app clone built with vue.js
https://github.com/anthonylan/spotify-clone

Last synced: 4 months ago
JSON representation

A spotify desktop app clone built with vue.js

Awesome Lists containing this project

README

          

# Spotify Clone

I usually upload my projects when they are completly finished. However I'll need more time to complete this one, so I thought to myself why not track every stages of the project as it undergoes different phases before its completion.

## First Stage

* UI setup
* Static assets

![Screenshot 1](screenshots/shot1.png)
![Screenshot 2](screenshots/shot2.png)
![Screenshot 3](screenshots/shot3.png)
![Screenshot 4](screenshots/shot4.png)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```