ampaire / css-grids

This is a collaborative project, where the requirement was to create a grid framework and then use it to make a clone of a web page of our own choice. We created the grid framework and then used it to make a clone of the Netflix landing page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS GRIDS PROJECT - NETFLIX HOME PAGE

Netflix

In this project, we created our own CSS grids framework, looked for a web page on the internet and made a clone of it. We have chosen to create a page that imitates the Netflix page using the created grid framework.

FEATURES

Imitates/ is a clone of the Netflix page

TECHNOLOGIES

  • HTML
  • CSS (css-grids)

USING THE PROJECT

In the terminal, run:

git clone https://github.com/ampaire/css-grids.git

If you have live server installed, open live server in the editor and you will have the project running in your favorite browser. If you do not have live server installed, don't worry, you can still open the file in your favorite browser by opening the index.hml file in the browser.

AUTHORS

and

About

This is a collaborative project, where the requirement was to create a grid framework and then use it to make a clone of a web page of our own choice. We created the grid framework and then used it to make a clone of the Netflix landing page.


Languages

Language:HTML 40.7%Language:CSS 40.2%Language:JavaScript 19.1%