https://github.com/arturfriedrich/netflix-clone
Simplified clone of the Streaming Platform: Netflix
https://github.com/arturfriedrich/netflix-clone
compoun css fire html javascript react react- styled
Last synced: about 1 month ago
JSON representation
Simplified clone of the Streaming Platform: Netflix
- Host: GitHub
- URL: https://github.com/arturfriedrich/netflix-clone
- Owner: arturfriedrich
- Created: 2022-04-06T19:11:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T21:52:59.000Z (about 4 years ago)
- Last Synced: 2025-10-05T01:30:39.626Z (8 months ago)
- Topics: compoun, css, fire, html, javascript, react, react-, styled
- Language: JavaScript
- Homepage:
- Size: 18.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Clone
*Simplified clone of the Streaming Platform: **Netflix***
## Overview
## My process
### Built with
- React
- HTML
- CSS
- Javascript
- Firebase
### What I learned
- Large React Based Architectures
- Styled Components
- Compound Components
- Firebase (Firestore & Auth)
```jsx
export default function Card({ children, ...restProps }) {
const [showFeature, setShowFeature] = useState(false)
const [itemFeature, setItemFeature] = useState(false)
return (
{children}
)
}
```
## Author
- GitHub - [@arturfriedrich](https://www.github.com/arturfriedrich)
- Twitter - [@arturfriedrich7](https://twitter.com/arturfriedrich7)
## Supporting Scrimba
Since 2017, we have created over 20 free courses on Scrimba, and we're going to
continue launching free courses. But to pay our bills, we have to charge once
in a while. So if you've ever wanted to "give back" to Scrimba, you can do that by buying
one of our paid courses
- [Become a professional React developer](https://scrimba.com/course/greact)
- [The Responsive Web Design Bootcamp](https://scrimba.com/course/gresponsive)
- [The Ultimate JavaScript Bootcamp](https://scrimba.com/course/gjavascript)
It would also mean the world to us if you share the courses.
Happy Coding!
## Screenshots




