This project completed the Udemy couse React 16 - The Complete Guide and was bootstrapped with Create React App with a bit of help from Microsoft's Typescript React Starter Kit
create-react-app {my-app} --scripts-version=react-scripts-ts
- 01-the-basics: Captures the early modules going over the basics of Reactjs.
- 02-simple-hamburger-builder: Creates a responsive React application minus interaction to a backend