To-Do-List-project

"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.

Stars
2

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 [email protected]: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.

Related Projects