Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Repositories Viewer

This web application is built using only HTML, CSS, and JavaScript without any external library or framework. It allows users to search for a GitHub username and view their repositories with additional features such as pagination and repository limiting.

Setup Locally

  1. Open Visual Studio Code (VSCode).
  2. Navigate to index.html.
  3. Install the "Live Server" extension by Ritwick Dey if not already installed.
  4. Right-click on index.html and choose "Open with Live Server".

How to Use

  1. Enter a GitHub username in the search field.
  2. Press Enter.
  3. The repositories of the specified user will be displayed.
  4. Utilize the pagination controls at the end of the page to navigate through multiple pages.
  5. Use the repository limiter to control the number of repositories shown at once (minimum 10, maximum 100).
  6. By default, sample details will be displayed, so ensure to add input in the search box and press Enter.

Notes

  • This app is designed to work seamlessly in any modern web browser.
  • Ensure an active internet connection for fetching GitHub repository data.

Contributing

If you would like to contribute to this project, feel free to open issues or submit pull requests. Your feedback and contributions are highly appreciated!

License

This project is licensed under the MIT License. Make sure to replace the [LICENSE] placeholder with the actual name of your license file, if applicable.

Live Demo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages