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

Create Custom Error Pages #5

Open
AnanyaPappula opened this issue Aug 26, 2024 · 0 comments
Open

Create Custom Error Pages #5

AnanyaPappula opened this issue Aug 26, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers UI

Comments

@AnanyaPappula
Copy link
Collaborator

Task Description:
Design and implement custom error pages, such as 404 (Page Not Found) and 500 (Internal Server Error). Each page should:

  • Informative Message: Clearly explain the error.
  • Link Back: Provide a link or button to return to the main site or homepage.
  • Image: Try using an image/gif to make it look visually appealing

Details:

  • React: Implement error pages as React components.
  • Styling: Use TailwindCSS for styling the error pages.

Acceptance Criteria:

  • Error pages are visually consistent with the rest of the application.
  • Pages include clear error messages and navigation options.
@AnanyaPappula AnanyaPappula added enhancement New feature or request good first issue Good for newcomers UI labels Aug 26, 2024
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 UI
Projects
None yet
Development

No branches or pull requests

3 participants
@AnanyaPappula and others