A basic, non-interactive to-do list for weekdays, with a separate container for reminders.
The purpose of this project is to make the to-do list responsive using flexbox properties.
- Flex and inline-flex displays
- Flex properties such as flex-grow, flex-direction, and flex-wrap
- justify-content and align items for container alignment
Please note that in each project, the first commit is always the starter code provided by Codecademy.