/404-not-found-master

Dev challenges - Responsive path 1/8

Primary LanguageSCSS

Dev challenges - Responsive path 1/8 - 404 not found

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot desktop screenshot desktop

  • Welcome :)
  • You can see deployement by clicking on DEMO above. Open DevTool and resize as you wish.
  • Try to avoid fixed widths as much as possible they are unconvenients and time-consuming for responsive coding.
  • You can reduce page's width in de DevTool to 187.50px (A lmost as small as a SmartWatch) the component stills usable/readable.
  • Nested containers and flex are powerfull.
  • BEM is cool, please enjoy cheat sheet for naming inspiration in section below.
  • It was like tinkering, you know when you start but never when you finish.
  • I played with Github, created another account and did a pull request. I Used rebase, branches. SSH keys to work on same project on two differents machines.
  • Next project i'll use styled component.
  • I have to notice that Vercel deployment doen't work on real mobile device.
  • Will fix this for next challenge
  • If you know why, please pull request :)

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

Acknowledgements

Contact