An open API service indexing awesome lists of open source software.

https://github.com/codenedd/todo-app


https://github.com/codenedd/todo-app

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Todo App

## Overview

### Users should be able to:

- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Add new todos to the list
- Mark todos as complete
- Delete todos from the list
- Filter by all/active/complete todos
- Clear all completed todos
- Toggle light and dark mode
- Drag and drop to reorder items on the list

### Links

- Live Site URL: [Netlify](https://todo-app-page.netlify.app/)

## My process

### Built with

- Semantic HTML5 markup
- Flexbox
- Vanilla JavaScript
- [AnimeJS](https://animejs.com/) - For Animations