Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/toweringcloud/netflix-clone

movie and tvshow preview using react hooks, tanstack query and framer motion
https://github.com/toweringcloud/netflix-clone

framer-motion motion movie popular recoil tanstack-query themoviedb toprated tvshow upcoming

Last synced: 6 days ago
JSON representation

movie and tvshow preview using react hooks, tanstack query and 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)