jfmartinz / ResourceHub

ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
https://resourcehubdev.vercel.app/
MIT License
143 stars 277 forks source link

💡 [FEATURE] - Improve 404 error page #359

Open Aditi22Bansal opened 6 months ago

Aditi22Bansal commented 6 months ago

Idea Contribution

Explain feature request

To improve the 404 error page and add a new feature, I have included an animated background with CSS animations. This enhancement will create a more engaging and visually appealing user experience. I'll add a simple animation to the background and incorporate a subtle particle effect.

Explain your solution

  1. Added a background div containing three stars divs to create a parallax star field effect.
  2. Applied different animation durations to the stars elements to create a layered movement effect.
  1. Created animStars keyframes to animate the background stars.
  1. Adjusted overall styling and positioning to ensure the new background effect integrates well with the existing content.

This improvement adds visual interest to the 404 error page, making it more engaging for users.

Any alternative approaches/features

Yes, there are several alternative approaches and features you can consider to further enhance your 404 error page. Here is an idea:

  1. Interactive Elements a. Interactive Animation Add an interactive animation that users can engage with. For example, an animation where elements react to the mouse movement.

Additional Context

Search Bar Include a search bar to help users quickly find what they were looking for.

Kumar-Ankit56 commented 6 months ago

@Aditi22Bansal Please go ahead to work on this.

Aditi22Bansal commented 6 months ago

@Kumar-Ankit56 I have created the PR Kindly review and merge Thankyou