alexmanzo / movie-search-vuejs

Live Site
http://movie-search-vue.alexmanzo.me
1 stars 0 forks source link

Movie Search App Vue

Summary

Refactored project to learn Vue.js. Users can search for movies, find out basic details, then disocver more movies through exploring the cast, similar movies, and more.

One significant difference from the React version is the creation of a custom slider component.

Screenshots

Homepage

<img src='./screenshots/homepage.png' alt='screenshot of movie search homepage' />

Movie Page

<img src='./screenshots/moviepage.png' alt='screenshot of first man movie page' />
    <img src='./screenshots/cast-similarmovies.png' alt='screenshot of first man movie page' />

Search Results

<img src='./screenshots/searchresults.png' alt='screenshot of search results' />

Technologies Used

This project was created using the following technologies:

Author

This project was created by Alex Manzo.