Following: https://www.udemy.com/course/react-the-complete-guide-incl-redux/ To Run: Ensure Node LTS is installed (v16.17.0) and activated (nvm/asdf/etc...) ``` $ cd react-complete-guide/ $ npm start ```