Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ananthuspace/react-netflix-clone
This GitHub repository features a Netflix clone built with React, using `useState` and `useEffect` hooks for state management and Axios for API data fetching. It replicates Netflix's design and functionality, offering a practical example for learning React hooks, state management, and API integration, with an interactive user experience.
https://github.com/ananthuspace/react-netflix-clone
react-hooks reactjs
Last synced: about 5 hours ago
JSON representation
This GitHub repository features a Netflix clone built with React, using `useState` and `useEffect` hooks for state management and Axios for API data fetching. It replicates Netflix's design and functionality, offering a practical example for learning React hooks, state management, and API integration, with an interactive user experience.
- Host: GitHub
- URL: https://github.com/ananthuspace/react-netflix-clone
- Owner: AnanthuSpace
- Created: 2024-05-30T04:57:36.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-09-24T01:30:58.000Z (about 2 months ago)
- Last Synced: 2024-11-18T22:09:47.162Z (about 5 hours ago)
- Topics: react-hooks, reactjs
- Language: JavaScript
- Homepage:
- Size: 175 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh