todo-list

Stars
0

To-do List Project

To-do List Project from The Odin Project Curriculum.

To run this locally:

  1. Clone the repo: git clone [email protected]:bycdiaz/todo-list.git

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

Related Projects