For live demo: Demo Url
Users should be able to:
- See all popular movies
- Search for a movie, tv series or actor/actress using an
input
field - Filter results by type (movie, tv series or actor/actress)
- Click on a movie or tv series to see more detailed information on a separate page
- Live Site URL: Demo Url
- Vue 3 - The Progressive JavaScript Framework
- Vue Router - The official router for Vue.js.
- Vuex - State management pattern + library for Vue.js applications
- HTML
- CSS
npm install
npm run serve