Previously, we have learn about user interface and how people interact with websites, which is called front-end. We have learnt basic HTML and CSS. HTML defines what elements to be show on the webpage. CSS defined the styling of these elements.
We then introduced a HTML and CSS library, called Foundation. It's a library that helps you create a beautiful responsive front-end.
Objective of this project: Clone http://www.thenextweb.com using Foundation
Why?: To become proficient in using Foundation
Documentations of Foundation: http://foundation.zurb.com/templates.html
Getting started:
- Fork the project to your account
- Go to your terminal (command line)
- Clone the project to your computer