Skip to content

islandskan/devchallenges-responsive-404

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devchallenges: 404 NOT FOUND page

Table of Contents

Overview

screenshot screenshot


My first devchallenges challenge in the "Responsive Web Developer"-path: Building a 404 Not Found page.

The challenge:
Create a 404 not found page following the design. The page should be responsive. Don’t look at the existing solution. Fulfill user stories.

User story:
Create a 404 not found page following the design.


Where:
Demo is available at Github repo and as a live app through Netlify

Experience and what I learned:
When I started to adjust the design for different screen sizes, I struggled a bit because I started from the desktop design and tried to work my way down in screen size. I changed my strategy and started the other way around, by building the layout based on the smallest breakpoint at 375px. After that, I built the layout for the largest breakpoint at 1025 px and more. This made it easier to adjust the design in between these breakpoints.

That said, I'm going to review media queries, since I was not sure in which cascading order to put the min-widths in the style sheet.

Other than that, I enjoyed working with the requirement to deploy the demo page as part of the workflow. That is something I going to work more with forward.

I also enjoyed working with the README as a part of the workflow, and I got to review Markdown syntax.

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.

  • The application/site is created as a "mobile-first" and responsive layout, with major breakpoints at 375 px, 768px, and 1024px and more.

  • Other than the user stories, I added transitions on the button and the link to my github account

Acknowledgements

Contact

Updates:

Updated the page 2022-10-02

Fixing the view height of the page

About

Responsive, mobile-first 404 NOT FOUND page based on provided user stories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published