Skip to content

Design and Implement About Page #19

@SurajSanap

Description

@SurajSanap

Description:
We need to design and implement an About Page for the project. This page should serve as a central place to explain the purpose of the project and acknowledge contributors.

Requirements:

  1. The page must include clear and structured information about the project (e.g., what it does, goals, features, and usage).

  2. At the end of the page, display a list of contributors.

    • Contributor profiles should be automatically fetched from GitHub (e.g., avatars, names, and links to profiles).

Acceptance Criteria:

  • About page is accessible from the main navigation.
  • Project description is well-written and formatted.
  • Contributors list is dynamically updated with GitHub data.
  • Responsive and consistent with the project’s design style.

Additional Notes:
We can use the [GitHub API](https://docs.github.com/en/rest/contributors) to fetch contributors and display their information dynamically.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions