- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[To Do List] is project built with webpack, which is a popular open-source JavaScript module bundler that is widely used in modern web development to package and manage assets, such as JavaScript files, CSS styles, images, and more. It helps developers streamline the process of organizing, optimizing, and serving these assets for web applications.
Client
- CSS
- HTML
- Javascript
- Javascript Modules
- Webpack
- [To do list container]
- [An input field]
- [Dynamically added items with input button]
- [Webpack configuration]
- [Slight validation]
- [Line through function when radio button is clicked]
- [Clear all button that clears completed tasks]
- [Module folder with clearAll function]
To get a local copy up and running, follow these steps.
In order to run this project you need the following:
- A web browser to view output e.g Google Chrome.
- An IDE e.g Visual studio code.
node
should be installed in your local machine, node website.- Install the
npm
package manager use this to install both node and npm. - A terminal.
Clone this repository to your desired folder or download the Zip folder:
git clone https://github.com/Chimoneg27/To-Do-List.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd Personal-Portfolio
👤 Author Garvin
- GitHub: @Chimoneg27
- Twitter: @GarvinChimone
- LinkedIn: Garvin Chimone
- [Check out feature]
- [Responsiveness to make it accessible on mobile screens]
- [A live demo]
- [Drag drop feature]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project checkout my other repositories on my github profile
I would like to thank the microverse staff for doing their best to equip us with the necesarry skills to start our software engineering carreers. I would also like to thank my coding partners who have helped me along the way.
This project is MIT licensed.