A simple to-do list made with factories.
View this webapp live at https://jklemon17.github.io/todo-list/
To run this on your local machine:
- Clone this repository to your local machine
- cd into the directory
- run
npm install
- run
npm run build
- open the index.html file
- Kyle Lemon - jklemon17
- Paul Rail - PolarisTLX