coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Issue/Create 404 page #67

Closed ntsummers1 closed 8 months ago

ntsummers1 commented 8 months ago

Title

Issue/Create 404 Page

Summary

This PR creates a 404 page incase the user navigates to the wrong place in the app

Fixes #19

Desktop

Screenshot 2024-03-13 at 2 17 17 PM

Mobile

Screenshot 2024-03-13 at 2 17 33 PM

Type of change

How To Test

  1. run yarn dev, then navigate to localhost:3000/anything-you-want-here
  2. See the snazy new 404 page.

Checklist:

codeclimate[bot] commented 8 months ago

Code Climate has analyzed commit 18acb755 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.