This project consists of replicating the "The Next Web" website putting emphasis on how it behaves differently depending on the size of the screen where the website is rendered.
- You can find the original project specification at The Odin Project.
- Align all elements with
float
andflex
orgrid
. - Use a mobile first approach when dealing with mediaqueries with 2 breakpoints (you should figure out the exact width for each breakpoint by yourself).
- Remember to double-check if you page layout does not brake on smaller screens.
- HTML
- CSS
Refer to Linters Config for project setup guide.
👤 Author1
- Github: @eananti
- Twitter: @e_ananti
- Linkedin: Emeka Ananti
👤 Author2
- Github: @sneeu-leeu
- Twitter: @Stephan07484055
- Linkedin: Stephan Annandale
Give a ⭐️ if you like this project!