项目作者: ashish2199

项目描述 :
A react implementation of chamatheapp / chama-frontend-assignment
高级语言: JavaScript
项目地址: git://github.com/ashish2199/github-user-details.git
创建时间: 2021-08-13T18:28:02Z
项目社区:https://github.com/ashish2199/github-user-details

开源协议:

下载


Github username searcher

Live Demo

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.