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.
- React
- Redux
- Router
- Authenticate and persist users via a PostgresQL DB
- Test Coverage of <80% using Jest/Enzyme