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