This is a Simple To-do list web app built with HTML, CSS and JavaScript.
Users should be able to:
- Add a task
- Delete a Task
- Tasks should be saved on the web browser so users can return to them
- View the optimal layout depending on their device's screen size
- Solution URL: https://heynomso.github.io/Todolist/
- Repository URL: https://github.com/heynomso/Todolist
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- JavaScript
- Mobile-first workflow
- SCSS (Sassy Cascading Style Sheets) - For nesting CSS code