We will be taking three different web apps and apply some design patterns on top of them.

You can download/fork the source code to start working on them from https://github.com/firtman/webapp-patterns-projects. Every project has an initial and a final folder. Open the initial folder, and run it through a local web server, just as running npx serve -s within the folder.