nataliepina / growers-brains

Client side application for Growers Brains
10 stars 16 forks source link

Adding Error page and routing #18

Closed AbSamad99 closed 4 years ago

AbSamad99 commented 4 years ago

Added a simple ErrorScreen page for when a user tries to visit an invalid endpoint. Added this route to App.js and edited the Redirect component to redirect to the /404 endpoint