allbertuu / netflixclone

🎬 Recreation of Netflix's interface - Consuming an API on React

Home Page:https://netflixclone-allbertuu.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix Clone 🎬

GitHub repo size GitHub language count GitHub forks

Table of contents

Overview

Screenshot πŸ“·

Main image of website

Links πŸš€

My process

Built with βš™

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Scss preprocessor
  • Mobile-first workflow
  • MUI React icons lib
  • ScrollReveal - JS library
  • React - JS library

What I learned πŸ“š

πŸŽ‰I'm proud of this:

General development:

  • Fetch and consuming REST API with React.js

CSS

  • More knowledge about building responsive websites
  • Changing the color of elements that has been highlighted by the user
  • Elegant animations of elements

HTML

  • Improvement of my thinking logic in building the website structure right at the beginning of the entire building process

JavaScript

  • Handle scroll event
  • Controlling the list of movies when the user clicks on both side arrows

React.js

  • Using map loop for create dynamic elements
  • Components with conditional styles

Continued development 🎯

  • Refine my knowledge of create responsive pages

Author πŸ™ŽπŸ»β€β™‚οΈ

Foto do Alberto Albuquerque no GitHub
Alberto Albuquerque

Back to the πŸ”

About

🎬 Recreation of Netflix's interface - Consuming an API on React

https://netflixclone-allbertuu.vercel.app/


Languages

Language:JavaScript 62.0%Language:SCSS 35.1%Language:HTML 2.9%