Movie Tracker

Contributors

Jeff Bender, Spencer Herms, Melena Suliteanu

About

This is a group project designed to display recent movies. A user can view 20 recent movies. Each movie has a heart button to favorite it. If a user tries to favorite a movie before they are logged in they are prompted to sign up or log in. This application is built using React and Redux with Router to manage pages. The backend is provided by the Turing School and can be found here with instructions on how to run the server.

This project was bootstrapped with Create React App.

You can find information on common tasks here.

Data comes from The Movie Database

Design

Our Layout