- Landing Page
- Mobile View
- Collection of Movies and Series
- Footer
- SigIn UI
- Trailer Popup
- React
- Axios
- Promise based HTTP client for the browser.
- react-youtube
- Simple React component acting as a thin layer over the YouTube IFrame Player API
- movie-trailer
- Fetch Youtube trailers for any movie
- Return one or many trailer URLs
- Async/await, Promise and Callback APIs
- tmdb
- A list of Movies and Series Database
- install dependencies
npm install
- start the project
npm start
Application will be serving on http://localhost:3000
- Build
npm run build
- Abhishek Tomar
- MIT License