The purpose of this assignment is to push you to learn the basics, before diving deep into more complicated topics. You can follow your own sources to learn and accomplish the assignment or follow ours:
- [HTML CRASH COURSE](click here)
- [CSS CRASH COURSE] (click here)
- CSS Layout
- CSS Flexbox 5. HTML
- Background pictures
- Icons
- Further sources and details can be found in the next section
❗ You are not supposed to use the code generated by Figma. They are auto-generated code created by Figma, and are not optimal.
Figma design can be found here
- Code the page with HTML & CSS.
- The page should be static - buttons lead to nowhere.
- Stick to the design as much as possible, Desktop + Mobile.
Create a Github account if you haven't and setup your ssh key for authentication.
Fork this repository to your Github account. Then clone the fork to your machine, make commits and push to your fork. Then open pull request to this repository