vpbasile / trivial-endeavor

A trivia game using The Trivia API by Will Fry
https://vpbasile.github.io/trivial-endeavor/
0 stars 0 forks source link

Players/teams cannot customize their name #4

Open vpbasile opened 2 years ago

vpbasile commented 2 years ago

Add OnClick to the Player Name. Alert(Enter a new name)

vpbasile commented 2 years ago

Before the game begins, you should be able to enter a number of players/teams and give each a name

vpbasile commented 2 years ago

Mozilla - Conditional Rendering (https://www.pluralsight.com/guides/how-to-enter-key-event-handler-on-a-react-bootstrap-input-component)