louisefindlay23 / colorflow-player

Colorflow Player is a Node.js music streaming app (Spotify and Deezer) with a ColorFlow inspired UI and split-testing analytics.
https://colorflowplayer.louisefindlay.com
4 stars 0 forks source link

Refactor to Vue #6

Closed louisefindlay23 closed 3 years ago

louisefindlay23 commented 3 years ago

See what tech stacks are valid for coursework. If it requires a front-end JS framework, change EJS to Vue.

louisefindlay23 commented 3 years ago

Started to refactor EJS partials to Vue components. Used vue-cli and Auth0 guide.

louisefindlay23 commented 3 years ago

Don't have to use a front-end JS framework so could just stick to EJS since I've started using it.

louisefindlay23 commented 3 years ago

Decided to stick with EJS.