- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
This is the second project of the Microverve program corresponding to module two. "To Do List" is a simple website that displays a simple list of tasks and allows you to add and remove tasks from that list. By building this application, I learned how to manage data using JavaScript and ES6 and webpack.
- Git
- HTML
- CSS
- Javascript
- ES6
- +WebPack
- Adding a new item.
- Removing a selected item.
- Marking a selected item as complete.
- Removing all items marked as complete at once.
- Reordering a selected item
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A computer with an internet connection
- A web browser
Clone this repository to your computer.
- git clone [email protected]:sanieni6/ToDoList.git
- cd ToDoList
To run the project, execute the "index.html" file in your browser
Just open it in your browser.
Luis Sanchez Zamora
Github: @sanieni6
Twitter: @its_luis_sz23
Linkedin: Linkedin
- Implement this webpage in a real environment.
- Conclude all the functionalities of the webpage.
- deploy in a real server
Contributions, issues, and feature requests are welcome!
Feel free to create a issue with your comments and suggestions:
github Issues:(https://github.com/sanieni6/ToDoList/issues)
If you like this project you can follow my work through my social networks
I would like to thank Microverse for the inspiring.
This project is MIT licensed.