schmitty890 / sports-tracker

MIT License
1 stars 0 forks source link

404 page #21

Closed schmitty890 closed 4 years ago

schmitty890 commented 4 years ago

We need to display a page when we hit a 404 page. currently we have none!

This is a tragic user experience, and no user would ever want to use our project if we don't tell them their page isn't there.

Create the 404 page. This will live under the pages folder in the views folder.

404.handlebars will be its name. we will add it to the route that catches all requests if no page has been found