diff --git a/projects/react-game.md b/projects/react-game.md index 2a37beca3..b35b508ad 100644 --- a/projects/react-game.md +++ b/projects/react-game.md @@ -8,7 +8,11 @@ You've now learned enough React to create a game! This project is to practice fu You are welcome to rewrite the game you made last week in React or to make a different one. -Here are some [examples](https://bg.reactjs.org/community/examples.html). **Please do not select hangman because of its racist origins.** +Here are some [examples](https://bg.reactjs.org/community/examples.html). + +**Please do not select hangman because of its racist origins.** + +**Kindly avoid choosing the BMI calculator from the examples provided above, as it may be associated with sensitive issues such as racism and sizeism.** You can start this app in codeSandbox, codePen, replit.com, etc and then this week you'll learn how to build React apps locally and you can move the ode to your local drive.