Getting familiar with the Vue framework . Utilizing The Movie database api to fetch Movies in theatres and a search function to search for any movie within the database. Each movie selected will send you to a details page to provide you with the movies title, posterImage, rating, runtime and description.
- Vue
- JavaScript
- Sass
- feather icons
This intially is a bare bones project. Im Just getting familiar with Vue utilizing computed properties , methods , props, components and api calls within the framework.