It's a new milestone to build a simple HTML list of To Do tasks.
https://cmolinan.github.io/To-Do-List/
- HTML / CSS
- JavaScript: objects, classes and modules with ES6 syntax
- Webpack
-
To get a local copy up, clone the repo like this: git clone git@github.com:cmolinan/to-do-list.git
-
Install the dependencies using
npm install
and then run the project from the root of the folder using this commandnpm run start
- Carlos Molina GitHub: https://github.com/cmolinan
Contributions, issues, and feature requests are welcome! Feel free to check the issues page. Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This webpage is based on a Microverse exercise
This project is MIT licensed.