Software needed for this course

For the first part of this course you will only need a browser and a text editor. I will be using the Chrome browser throughout this course. All browsers offer the same basic set of tools as the Chrome browser, so you are certainly welcome to use the browser of your choice.

I will using Visual Studio Code as my text editor throughout the course.

Link to download the Chrome Browser

Link to download Visual Studio Code

Once we start working with React you will need to install node.js and the npm package manager.

Link to download node.js