This is a simple web application that allows users to view the public repositories of a freeCodeCamp. The application fetches the repositories from the GitHub API and displays them on the page with pagination.
To use this application, simply clone the repository and open the index.html file in your web browser.
git clone https://github.com/harshitvashisht/freeCodeCamp-Public-Reopsitory-Viewer.git cd public-repo-viewer
To use the application, enter the GitHub username of the user whose public repositories you want to view and click the "Search" button. The application will fetch the repositories from the GitHub API and display them on the page with pagination. This application was built using HTML, CSS, and JavaScript. The Bootstrap framework was used for styling, and the jQuery library was used for making requests to the GitHub API.
Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.
This product is non-licensed.