Skip to content

An interactive list of tasks where you can add, remove, edit, mark as completed and clear all done tasks. Tested with Jest.

License

Notifications You must be signed in to change notification settings

alexpuente0/todo_list

Repository files navigation

To do List

This project its an interactive list of task where you can add and remove tasks dinamically

Project Images

  • Add new Tasks

screenshot

  • Edit Existing Tasks

screenshot

  • Check and cross completed tasks

screenshot

  • Delete all completed tasks with one button

screenshot

Built With

  • HTML
  • JS
  • CSS
  • Webpack
  • Tested with Jest

Getting Started

In this project we created an interactive page to add/remove elements to a list using ES6, Webpack, and JS Modules.

Installation

1 - Clone the repository (you must have Git Installed) using the following line of code:

git clone git@github.com:alexpuente0/todo_list

2 - Enther the Repository folder you created (todo_list) using cd todo_list in the command line

3 - Type code . in the command line to open the project in Visual Studio Code

4 - Install the dependencies necesarry to run the project using npm install

5 - Finally, run the project by typing npm run start from the command line.

Live Demo

You can check the app's functionality here.

Authors

👤 Alex Puente

🤝 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

  • Code Reviewers
  • Learning Partners
  • Microverse Staff and Micronauts

📝 License

MIT Licensed

About

An interactive list of tasks where you can add, remove, edit, mark as completed and clear all done tasks. Tested with Jest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published