Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 1.92 KB

README.md

File metadata and controls

67 lines (45 loc) · 1.92 KB

Netflix Homepage Clone 📺 📽 ⚔️ 🍿 🥤

TechnolgiesCloneContributeLicense

This application is a home page netflix!

Technologies

Client:

Built using HTML, JS, CSS with pre-processor SCSS.

Clone

Starting

git clone https://github.com/NascimentoTalesDev/netflix-clone.git

Extensions to a better experience

  • Install Live Sass Compiler Extension on vsCode to processor scss at css

  • And Live Server Extension

  • At index.html change "link rel="stylesheet" href="styles/main.css" to main.scss

  • Start the project with Live Sass Compiler Extension and Live Server Extension to compiler scss to css

  • And so change again to original link rel="stylesheet" href="styles/main.css

Contribute 🚀

If you want to contribute, clone this repo, create your work branch and get your hands dirty!

git clone https://github.com/NascimentoTalesDev/netflix-clone.git
git checkout -b feature/NAME

At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

How to create a Pull Request

Commit pattern

License 📃

This project is under MIT license