Skip to content

afilipa/react_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge

  • You will have a button. Fetch information about some user from the gitHub API when you click on it
  • When you have the response, the button must be "hidden", and the user information must be "visible"
  • Do another component to display the name and the description of all of the repos related to that user
  1. Clone this repo
  2. npm install
  3. Start your application

This project was bootstrapped with Create React App. You will find some information on how to perform common tasks here.

About

React interview test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.6%
  • HTML 20.6%
  • CSS 10.8%