This project is part of the 2nd Module 2 Block of Microverse curriculum. The main objective is to use webpack to bundle JavaScript, learn how to use proper ES6 syntax, use ES6 modules to write modular JavaScript, and learn how to use JavaScript objects and arrays and dynamically modify the DOM and add basic events. This will follow professional guidelines in responsive design.
This project will be a basic website that allows users to add, modify and remove a list of To Do tasks.
. HTML
.CSS
.Javascript
.HTML& CSS & Javaascript Linters
.Git
.Es6
.WebPack
Download all the dependencies run:
npm install
npm run start
npm run build
Please get your browser update. To get a local copy up and running follow these simple steps.
Run the command below from the Terminal:
navigate to your projects folder
run git clone (https://github.com/VSeray/To-Do-list.git) in your terminals
start index.html
👤 Author
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project! Acknowledgments
Entire Microverse team My learning and coding partners
📝 License
This project is MIT licensed.