Movies is a project that allows you to search movies and tv shows using the TMDB's API 🔎
Movies is a single-page app created using React and React Router. The app performs a search using the TMDB's API displays the title, actors, description, rating and have a link to the trailer on Youtube. Moreover, you can sort by genre in collection of movies or tv shows.
- axios - A promise-based HTTP client for the browser and Node.js.
- react - A JavaScript library for creating user interfaces.
- react-dom - The entry point to the DOM and server renderers for React.
- react-router-dom - DOM bindings for React Router.
- react-scripts - Includes scripts and configuration used by Create React App.
- MUI - provides a robust, customizable, and accessible library of foundational and advanced components, enabling you to build your design system and develop React applications faster.
- styled-components - Visual primitives for the component age 💅
Use this link to run the app.
There is no any license for it. You can use any data from this repo if you want so 😉