A simple Todo list, with the ability to add new todos, delete them, filter them by different criteria, and rearrange them.
- Semantic HTML5
- Flexbox
- Flat BEM
- A custom form
- Sticky footer
- React Components
- Persistance using localStorage
Plans to add:
- Media queries for tablet and mobile view
- Improved layout for large number of todos
- Error handling if localStorage becomes full