This application utilizes the GitHub API to fetch user information and provides a user-friendly interface to manage and display the retrieved data in a table format. Users can add new information and delete existing entries from the table.
- GitHub API Integration: Utilizes the GitHub API to retrieve user information.
- Table Display: Renders user information in a table format for easy viewing.
- Add/Delete Functionality: Allows users to add new information and delete existing entries from the table.
- Interactive Interface: Provides a user-friendly interface to manage the displayed data.