This is a Movie Search App built using React and Material UI. It uses OMDB api to fetch the movie details and TMDB api to fetch the movie poster. It is a responsive web app and can be used on any device.
- React
- Create React App (CRA)
- Material UI
- Axios ( for calling API )
- API's Used:
- OMDB api
- TMDB api
- Successfully Deployed in Vercel
- npm install
- npm start