iPhatty / HP-game

2 mini games made using JSX and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HP-game

Game Link - Note, the game is currently designed for mobile and does not appear properly on desktop!

The Project outline

Phat and Helen bring you... a game!

  • To Do:
  • Let you submit a username
  • Query the Github API
  • Populate a UI with the user details
  • Have some form of persistent state and interactivity
  • Have integration tests! (and units tests if they're relevant)
  • Try to:
  • Write modular code: one component per file
  • Separate your container logic from presentational components

About

2 mini games made using JSX and React


Languages

Language:JavaScript 88.4%Language:CSS 7.3%Language:HTML 4.3%