Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 359 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 359 Bytes

LAP 3 Coding Challenge

Creating a GitHub tracker to fetch random users and display onscreen

Installation

npm run dev : to run app

Technologies

  • React
  • Redux
  • Webpack

Wins

  • Successfully fetches user and updates state (check Redux Dev Tools in Broswer)

Challenges

  • Struggled to create the structure we'd like to display user info