https://github.com/lippiece/odin-todo
My take on The Odin Project's To-Do app
https://github.com/lippiece/odin-todo
odin-project
Last synced: about 2 months ago
JSON representation
My take on The Odin Project's To-Do app
- Host: GitHub
- URL: https://github.com/lippiece/odin-todo
- Owner: Lippiece
- Created: 2022-08-05T12:08:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T09:32:22.000Z (almost 4 years ago)
- Last Synced: 2025-03-16T09:35:47.582Z (over 1 year ago)
- Topics: odin-project
- Language: JavaScript
- Homepage: https://lippiece.github.io/odin-todo/
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Odin Project's Todo Project](https://www.theodinproject.com/lessons/node-path-javascript-todo-list)
## [See live](https://lippiece.github.io/odin-todo/)
## Skills used
- Webpack
- CSS-in-JS (Emotion)
- JS Modules
- JS Classes
- JS Objects
- DOM Manipulation