This is a netflix-clone web application which was built keeping in-mind to focuss on the UI implementation rather than the actual functionalities provided by original netflix. The app is powered by Tmdb api. Therefore it can provide real world updated content.
- Responsive design
- Random movie picker banner
- Real world movie content (Trending, New releases, Top rated, Netflix originals, etc)
- Genre wise categorized movies
First, run the development server:
npm run start
# or
yarn start
Open http://localhost:3000 with your browser to interact with the app.
Forks are lovely. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Thank you @sonnysangha
for giving me the inspiration. Always in ❤️with your content.