Skip to content

jaredeklin/movie-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Tracker

Synopsis

Movie Tracker is a group project done in module 3 at Turing School of Software and Design. 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 used the MovieDB API to get release dates, synopses and information about about current movies.

Project Guidelines

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

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

Languages

  • JavaScript 90.4%
  • CSS 7.0%
  • HTML 2.6%