ReactJS is a frontend library used to build User Interfaces. Within this tutorial we'll go over what this means, as well as how we can go about creating our first react application. We'll be going over whats needed to get started.
NodeJS
https://nodejs.org/en/
ReactJS
https://reactjs.org/
Visual Studio Code
https://code.visualstudio.com/
Create React App
https://create-react-app.dev/