- HTML
- CSS
- JavaScript
- Sass
- npm
- webpack
- Web Storage API
Color | Hex |
---|---|
Background | #F7F8FA |
Primary | #643FDB |
Text | #01002D |
In order to setup and work on this project on your own, you will need to:
Clone the project
git clone https://github.com/danxschz/to-do-list.git
Go to the project directory
cd to-do-list
Install dependencies
npm install
- Keep track of tasks on the home section or organize them by project
- Prioritize, check off or delete items
- Data stored in local storage
Distributed under the MIT License. See LICENSE for more information.
Daniel Sanchez (@danxschz) - [email protected]