CleiltonRocha / github-blog

A application that retrieves issues from a repository using the Github API.
https://github-blog-cr.vercel.app
0 stars 0 forks source link

Implement GitHub Issue Retrieval #1

Open CleiltonRocha opened 8 months ago

CleiltonRocha commented 8 months ago

Feature Request

Description

I would like to propose a new feature for our application. The goal is to implement functionality that allows users to retrieve issues from the GitHub API.

Context

As our application is focused on GitHub integration, providing the ability to fetch and display issues would enhance the user experience. Users should be able to enter a repository name and fetch a list of issues associated with that repository.

Requirements

Additional Information