Programming Languages Used
- HTML
- CSS
- CSS-Flexbox
- JavaScript
The Choreslist solo project meets the following requirements:
- Build it from 'scratch'
- Follow the design spec
- Cannot add empty chore
- Make sure you use:
- addEventListener()
- innerHTML
- Template Strings
- localStorage
My project includes the following 'stretch goals':
- Cannot add existing chore
- Click on individual chores to remove from list
- Show a random GIF when all chores are completed