- A Movie Search website created using React, HTML, CSS and JS
- Utilises the TMDB API to retrieve movie information
- Can search for specific movies or can find the latest, trending and top rated movies
- Responsive on all devices
- Testing UI done with Cypress
- The website can be viewed here
- Backend can be viewed here
git clone https://github.com/tahseenio/movie-search-react.git
npm install npm
npm run start
npm run deploy
If any bugs are found please create a pull request explaining the issue