- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Introducing my simple and easy-to-use ToDo List project! This project allows users to create, edit, and remove tasks from their lists with ease. In addition, users can select and remove completed tasks with a single click, simplifying their workflow and helping them stay on top of their tasks.
With this project, managing your daily tasks has never been easier. Give it a try and see how it can help you stay organized and efficient!
- HTML
- CSS
- JavaScript
Client
- Responsive design that adapts to different screen sizes and devices.
- Add a nice UI so it's more friendly to use.
You can see the live demo here: Go Live
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Web browser.
- Code editor.
- Git.
In order to clone this repository to your desired folder, run the commands below on your console:
git clone https://github.com/Alejuda/TODO-List.git
Install this project running the following commands:
npm install
To run the project run this comand:
npm start
your default browser should be opened in this moment.
You can run tests with the following command:
npm test
👤 Ignacio FINO
- GitHub: @alejuda
- Twitter: @nacho_fino
- LinkedIn: Ignacio Fino
- Add a "priority" feature to my ToDo List app that lets users assign importance levels to their tasks for easier prioritization and task management.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Thanks for checking out my books app! Please feel free to reach out with any questions or feedback, as your input is greatly appreciated. And if you enjoyed the project, don't forget to leave a star on the repo ⭐️.
would like to thanks Microverse corporation for the README template.
This project is MIT licensed.