A Turing Module 3 Project
The Movie Tracker uses the Movie DB API to provide the user a database of multitudes of popular films. Designed to practice the usage of Redux store combined with a React application. The application's componenents are fully tested using the Jest testing suite.
- React
- Jest w/ Enzyme
Utilizes:
- React framework
- React Router 4
- Redux
- Jest/Enzyme testing
- Create React App
- Movie DB API
Application utilizes a local API and postgres server to store users with fetch requests
Co-developed by Turing Students, Eric Meldrum, Jessie Le Ho, and Victor Abraham