Skip to content

mttwlkr/movie-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Tracker

Synopsis

Movie Tracker is the final group project for module 3 at Turing. This project reinforced our abilities to create modular React components and test React using Jest and Enzyme. Movie Tracker also introduced us to Redux and Router. We hit the MovieDB API to get release dates, synopses and information about about current movies.

Live Site

Project Guidelines

  • React
  • Redux
  • Router
  • Authenticate and persist users via a PostgresQL DB
  • Test Coverage of <80% using Jest/Enzyme

Installation

This project was bootstrapped with create-react-app

Clone down the repo

git clone https://github.com/mttwlkr/movie-tracker

npm install

npm start

API

Tests

This project was developed using using Jest and Enzyme testing utilities. To run the test suites for this project:

npm test

Contributors

Jared Eklin Matt Walker Om Saetehn

Project Layout

Desktop Layout Movie Hover

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published