Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/valdezfomar/vanilla-todo-app
- Owner: ValdezFOmar
- License: gpl-2.0
- Created: 2023-07-25T07:07:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-05T05:13:27.000Z (over 1 year ago)
- Last Synced: 2023-08-05T06:24:02.019Z (over 1 year ago)
- Topics: css, html, html-css-javascript, javascript, project, todoapp, web, website
- Language: JavaScript
- Homepage: https://vanilla-todo-app-eight.vercel.app
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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