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

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

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