Skip to content

Commit

Permalink
Remove codesandbox references, encourage version control
Browse files Browse the repository at this point in the history
Remove any references telling participants to start their project in a repl, such as codesandbox, codepen, replit, etc. Instead, encourage participants to start their project locally in order to test React and to utilize git version control to save all progress.
  • Loading branch information
nianokia authored Aug 28, 2024
1 parent 46834e8 commit 984da2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/react-game.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Here are some [examples](https://bg.reactjs.org/community/examples.html).

**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.
We encourage you to use git version control and GitHub to save your progress as you build up your work. This way you'll work on testing out React in your text editors locally.

### Minimum Requirements

Expand Down

0 comments on commit 984da2e

Please sign in to comment.