azavea / fb-gender-survey-dashboard

Interactive exploration of global results from the Facebook "Survey on Gender Equality At Home
https://gender-survey-dashboard.netlify.app/
Apache License 2.0
2 stars 2 forks source link

Add 404 component #46

Closed mmcfarland closed 3 years ago

mmcfarland commented 3 years ago

Overview

The application uses React Router to control URL state. If an unregistered route is entered, the application shows a non-functioning version. Instead, it should have a dedicate 404 component that indicates the page was not found.