# Followers Game
React Week - Jan & Leonie
## Goals
- [ ] Accept some user input (e.g. a username)
- [ ] Query an API (e.g. the Github API, or any other fun one)
- [ ] Populate the UI with API data
- [ ] Have some form of persistent state and interactivity, e.g.
- [ ] A hunger bar that decreases over time and is topped up when you feed them stars
- [ ] A button to add more users to your collection
- [ ] Have integration tests using React Testing Library
## Components
- API
- LandingPage
- GamePage
- Playing field
- Main Player
- Followers
- Score display
- EndingPage
## Steps
- [ ] Landing Page
- [ ] Input field/ API
- [ ] Welcome Text
- [ ] Start Button (only if API works)
- [ ] Testing Landing Page
- [ ] Playing Field
- [ ] API call to add more followers (intervall)
- [ ] Score Display
- [ ] Score counter (time based)
## Fixes
- [ ] Set error message when username doesn't exist in github
## Stretch Goals
- [ ] Extra Point Feature
{"metaMigratedAt":"2023-06-15T00:18:05.536Z","metaMigratedFrom":"Content","title":"Followers Game","breaks":true,"contributors":"[{\"id\":\"de1daa10-3284-4174-992b-8976c25a1232\",\"add\":1132,\"del\":82}]"}