An open API service indexing awesome lists of open source software.

https://github.com/toweringcloud/react-movie-search

movie and tvshow preview using react v18 + react router v6 + react-hook-form + recoil + tanstack query v5 + framer motion
https://github.com/toweringcloud/react-movie-search

netlify themoviedb

Last synced: 5 months ago
JSON representation

movie and tvshow preview using react v18 + react router v6 + react-hook-form + recoil + tanstack query v5 + framer motion

Awesome Lists containing this project

README

          

# netflix-clone

## movie and tvshow preview using react & framer motion

- background banner : show first content as background cover
- movie list : show now playing, upcoming, popular and top rated movies
- tvshow list : show airing today, on the air, popular and top rated tvshows
- keyword search : find movies or tvshows matching specific keyword

[home page]
![Alt text](https://github.com/toweringcloud/netflix-clone/blob/main/demo/snapshot1.png?raw=true)

[specific movie]
![Alt text](https://github.com/toweringcloud/netflix-clone/blob/main/demo/snapshot2.png?raw=true)

[movie list per categories]
![Alt text](https://github.com/toweringcloud/netflix-clone/blob/main/demo/snapshot3.png?raw=true)

[tvshow list per categories]
![Alt text](https://github.com/toweringcloud/netflix-clone/blob/main/demo/snapshot4.png?raw=true)

[keyword search on movies and tvshows]
![Alt text](https://github.com/toweringcloud/netflix-clone/blob/main/demo/snapshot5.png?raw=true)