Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/toweringcloud/netflix-clone
- Owner: toweringcloud
- License: mit
- Created: 2023-11-06T07:29:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T02:53:56.000Z (about 1 year ago)
- Last Synced: 2024-11-03T17:43:45.388Z (about 2 months ago)
- Topics: framer-motion, motion, movie, popular, recoil, tanstack-query, themoviedb, toprated, tvshow, upcoming
- Language: TypeScript
- Homepage: https://toweringcloud.github.io/netflix-clone
- Size: 20.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)