This project is definitely not Rotten Tomatoes. Nor is it Netflix. Nor is it IMDB. It’s R A N C I D T O M A T I L L O S. Very different!
Browse movies by poster. Search by name. Sort by rating or release date. Pick a movie to see details like budget and tagline. Watch trailers.
- Clone down this repo to your computer
- Access the root folder in your Terminal
cd ${location downloaded}/rancidtomatillos/ - Type
npm installto install all required dependencies - Type
npm startto start local server - Paste
http://localhost:8080/into your web browser to view the application
- React
- Router
- CSS
- Cypress
- Webpack
- Fetch API
- Learning Cypress stubs & acceptance testing
- Learning React & Router
- Practicing CSS
- Refactor using React Hooks
- Refactor fetch calls with Async, Await & a custom hook
- Refactor filter method using Higher-Order Components
- Refactor user interface using responsive design & animations






