/todo-list

Primary LanguageJavaScript

To-do List Project

To-do List Project from The Odin Project Curriculum.

To run this locally:

  1. Clone the repo: git clone git@github.com:bycdiaz/todo-list.git

  2. In the project directory, run npm i. Once that command has finished, run npm run build