Skip to content

A simple page with a list of To-Do tasks. Users can add to-do items, check completed, clear completed, and delete tasks. Built with Webpack, Javascript and utilizes LocalStorage.

VSeray/To-Do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-list

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.

Built With

. HTML

.CSS

.Javascript

.HTML& CSS & Javaascript Linters

.Git

.Es6

.WebPack

Live Demo

Live Demo

Test

Download all the dependencies run:

npm install

Run webpack server

npm run start

Run build

npm run build

Getting Started

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

Authors

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! Acknowledgments

Entire Microverse team My learning and coding partners

📝 License

This project is MIT licensed.

About

A simple page with a list of To-Do tasks. Users can add to-do items, check completed, clear completed, and delete tasks. Built with Webpack, Javascript and utilizes LocalStorage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published