Skip to content

"To-Do List" is a minimalist website that helps organize your day. It simply lists the things you need to do and allows you to mark them as complete. It was built primarily with JavaScript, ES6, and Webpack. Also, includes testing with Jest.

Notifications You must be signed in to change notification settings

cmolinan/To-Do-List-project

Repository files navigation

To Do List project (with Webpack): Interactive List

It's a new milestone to build a simple HTML list of To Do tasks.

Live Demo

https://cmolinan.github.io/To-Do-List/

Built With

  • HTML / CSS
  • JavaScript: objects, classes and modules with ES6 syntax
  • Webpack

Getting Started

  • 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 command npm run start

Author

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page. Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • This webpage is based on a Microverse exercise

📝 License

This project is MIT licensed.

About

"To-Do List" is a minimalist website that helps organize your day. It simply lists the things you need to do and allows you to mark them as complete. It was built primarily with JavaScript, ES6, and Webpack. Also, includes testing with Jest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published