Welcome.
This repository contains a whole bunch of mini-websites for you to study and practice developing. Each one implements a single user story, and each one is organized the same way. The goal of these exercises isn't to create mind-blowing projects.
Instead the goal to get lots of practice navigating source code, debugging, and incrementally developing websites that handle user input with JavaScript.
Before working on these exercises, you should first study listeners-and-handlers & handler-refactors
There are 4 sets of exercises:
And 3 helpful resources: