Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valdezfomar/vanilla-todo-app

A simple TODO web application using nothing more than HTML, CSS and vanilla Javascript.
https://github.com/valdezfomar/vanilla-todo-app

css html html-css-javascript javascript project todoapp web website

Last synced: about 5 hours ago
JSON representation

A simple TODO web application using nothing more than HTML, CSS and vanilla Javascript.

Awesome Lists containing this project

README

        

# Vanilla TODO App

This is a simple TODO web application made with
nothing but **HTML**, **CSS** and vanilla **Javascript**.

## Features

List of features to be added, may be expanded:

- [x] A theme changer for light and dark themes
- [x] Saves all your TODOs in `localStorage`
- [x] Responsive on mobile and desktop devices
- [x] Deploy on vercel

## Resources

A complete list of all the resources (icons, fonts, images, ect.) used to build this site:

- Tools:
- [Normalize.css](https://github.com/necolas/normalize.css/)

[//]: # ( - [Font Awesome](https://fontawesome.com/))
[//]: # ( - [Font Squirrel](https://www.fontsquirrel.com))
[//]: # ( - Font Squirrel's [font generator](https://www.fontsquirrel.com/tools/webfont-generator))

- Icons:
- [Menu Icon](https://fontawesome.com/icons/bars?f=classic&s=solid&pc=%23deddda)
- [List Icon](https://fontawesome.com/icons/list?f=classic&s=solid)
- [Trash Icon](https://fontawesome.com/icons/trash?f=classic&s=solid)
- [Check Icon](https://fontawesome.com/icons/check?f=classic&s=solid)
- [Plus Icon](https://fontawesome.com/icons/plus?f=classic&s=solid)
- [External link Icon](https://fontawesome.com/icons/arrow-up-right-from-square?f=classic&s=solid)
- [Warning Icon](https://icon-icons.com/icon/warning/172115) by [Phosphor Icons](https://github.com/phosphor-icons)
- [favicon.ico](https://icon-icons.com/icon/gnome-todo/94637) by Papirus Development Team