Interested in seeing a new movie, but don't want to risk your money on a flop? Check out A&W Movie Time! You can view new movies, watch trailers, and see the user ratings! Save yourself from wasting money and time on a bad movie!
npm start
.The project spec & rubric can be found here
Filter movies by genre.
User login to allow saving and rating of movies.
More specific error pages, showing different images and codes.
Anthony: This was a fun project! It was awesome using an external API to fetch movie data that continuously updates. Utilizing Swiper was a cool feature for displaying movie cards and trailers. I think our implementation of Router and some of our conditional rendering could be improved upon, but overall I am happy with the result!
Will: This was my first time writing in React, so it was a bit of a learning curve. Swiper was new to both of us, and I'm glad we took on the challenge to make it look much better. Learning how to Route properly also took a bit of time to get correct, but was also a great learning experience.