https://github.com/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.
https://github.com/ampaire/css-grids
css-grids git grid-framework html5 imitates netflix-page
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ampaire/css-grids
- Owner: ampaire
- Created: 2019-10-04T21:38:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T22:39:56.000Z (over 4 years ago)
- Last Synced: 2024-12-28T19:34:16.245Z (5 months ago)
- Topics: css-grids, git, grid-framework, html5, imitates, netflix-page
- Language: HTML
- Homepage:
- Size: 24.2 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CSS GRIDS PROJECT - NETFLIX HOME PAGE

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](https://www.netflix.com/ng/) using the created grid framework.### FEATURES
Imitates/ is a clone of the [Netflix page](https://www.netflix.com/ng/)### TECHNOLOGIES
- HTML
- CSS (css-grids)### [DEMO LINK](https://raw.githack.com/ampaire/css-grids/ft-css-grids/index.html)
### 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
- Github-> [@ampaire](https://github.com/ampaire)
- Twitter-> [@AmpaPhem](https://twitter.com/AmpaPhem)
- LinkedIn-> [Ampaire Phemia](https://www.linkedin.com/in/phemia)and
- [Elijah Obominuru](https://github.com/Elijahscriptdev)