To-do List Project from The Odin Project Curriculum.
To run this locally:
-
Clone the repo:
git clone git@github.com:bycdiaz/todo-list.git
-
In the project directory, run
npm i
. Once that command has finished, runnpm run build
To-do List Project from The Odin Project Curriculum.
To run this locally:
Clone the repo: git clone git@github.com:bycdiaz/todo-list.git
In the project directory, run npm i
. Once that command has finished, run npm run build