Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a 404 Page for Unknown Routes #27

Open
dgautsch opened this issue Oct 3, 2020 · 3 comments
Open

Add a 404 Page for Unknown Routes #27

dgautsch opened this issue Oct 3, 2020 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Milestone

Comments

@dgautsch
Copy link
Owner

dgautsch commented Oct 3, 2020

Create a Vue component that will server as the 404 page for unknown routes on the site

This ticket is complete when:

  • A Vue route component is created to handle 404s for the user
  • Add express middleware to redirect users to the 404 page when the route is unknown
@dgautsch dgautsch added this to the v1.0 milestone Oct 3, 2020
@dgautsch dgautsch added the enhancement New feature or request label Oct 3, 2020
@sandy9808
Copy link

Hey i would love to work on this issue. Plz

@dgautsch
Copy link
Owner Author

dgautsch commented Oct 3, 2020

Hey i would love to work on this issue. Plz

@sandy9808 sure thing. Someone has a PR up but you asked here first. Thanks for the help!

@sandy9808
Copy link

i am having difficulty in setting up the development environment, i don't think i can do this. Sorry... 😢

@dgautsch dgautsch linked a pull request Oct 4, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants