Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 993 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 993 Bytes

Search Github User Repositories

A ReactTypescript application to view Github user repositories

About this project

Repositories

Each repository shows you information about:

  • the most used language
  • the number of stars
  • the number of forks
  • the licence it has
  • the date of creation
  • the repository size

image

Pagination

It is automatically configured. You can change the maximum number of pages from 5 (default) to another odd number such as 7.

image image

Development

How to build

npm install

How to run

npm run dev

Demo

Website