user should be able to input their name on front page to play game - this will be used and called in the leaderboard along with the scores to be ranked
Technical implementation
input form on front page
check last project for form layout in react
takes users name and implements into the backend database in order to be used again throughout the quiz
User story
Technical implementation