Welcome to the MSU ACM React workshop!
Before you start, make sure you do the following:
- Install the latest version of Node.js
- To see if you already have it installed, open a command prompt and run
node -v
- If you have it installed, you will see an output like
v22.12.0
- To see if you already have it installed, open a command prompt and run
- React: Hello, World! (Start Here)
- Components
- Reacting
- Real-World React