Front end App Create a front end application to fetch data by interacting with an API. Also, create a way to sort that d
Posted: Fri Jul 08, 2022 6:38 am
Front end App
Create a front end application to fetch data by interacting withan API. Also, create a way to sort that data on the front end usingVue.js. The UI should do the following:
i) Have a search box to search the name of a movie
ii) Display the responses from the search in a well formatted,logical way
iii) Provide the ability to filter based on at least one of thesecondary data options (ratings/genre).
iv) Sample request object
Create a front end application to fetch data by interacting withan API. Also, create a way to sort that data on the front end usingVue.js. The UI should do the following:
i) Have a search box to search the name of a movie
ii) Display the responses from the search in a well formatted,logical way
iii) Provide the ability to filter based on at least one of thesecondary data options (ratings/genre).
iv) Sample request object