npm install
npm run serve
- Vue 3, making extensive use of the new Composition API
- Vuex for centralized state management across the application
- Vue-router for routing
- Font Awesome's icon library package
- Deployed on Vercel through their Github integration
- Improve user feedback in case of API errors (e.g. network issues)
- Add time zone management
- Create reusable list component (for seasons, cast members)
- Add some testing