Skip to content

A react implementation of chamatheapp / chama-frontend-assignment

Notifications You must be signed in to change notification settings

ashish2199/github-user-details

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My React Implementation of Chama froentend assignment

This app fetches data of github users and shows their repository. It also maintains a history of searches performed.

Things I have used :

  • Github Public API
  • JS - promise, async await , fetch
  • React
    • Components : state and event handling, conditional rendering
    • React Hooks : useState and useEffect
  • React Router : routing, links and query param support
  • CSS: flexbox

Screenshots

User search

History page

To run project

npm start

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

About

A react implementation of chamatheapp / chama-frontend-assignment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published