Skip to content

Prabal-buzz/Github-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Search Assessment

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Landing Page

In the landing page we have a search input which changes on click after you have typed more than 3 letters it will show you the results of your search in a table (React Table) with pagination and sorting of 10-25-50-100. When we click on the Repository name of any item we are redirected to a detail page of that repository

Detail Page

In the detail page we have a Card from React Bootstrap with the Heading of the Repository and the details as mentioned in the assessment with a button which goes back to the landing page. The detail page is a slug page created with the help of react router dom.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors