Calls a Rest-API and fetches the movie names and its properties in the responsive and cross browser compliant web application.
Displays the movies in the form of cards and its details in a popup.
User can search or sort the movies. Uses Vue-composition API.
npm install
npm run serve
npm run lint