dstock48 / movie-tracker

React/Redux project building a 'New Movie Releases' grid interface connected to an express backend storing user accounts and favorites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Tracker

Group Members:

About

This was our first project incorporating Redux to manage the state of our React projects. The goal was to retrieve the new movie release data from The Movie Database and create a front-end to display the movies in a grid interface with details about the movie such as the movie poster, title, rating, genres. The app had to handle multiple user accounts with the ability to log in and out, and the ability for users to mark movies as favorites which get saved to a database and linked to the user that favorited it.

Screenshots

Main View

movie-tracker

Favorites View

movie-tracker-favorites

About

React/Redux project building a 'New Movie Releases' grid interface connected to an express backend storing user accounts and favorites


Languages

Language:JavaScript 99.3%Language:CSS 0.7%Language:HTML 0.0%