- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[ToDo-List] is a basic webpage built using webpack and served by a webpack dev server that allows a user to add and remove tasks to and from a list.
HTML5
CSS3
JavaScript
Webpack
- User can add tasks to a list
- Lists are rendered dynamically on page load
We will take you through the process. follow these steps.
In order to get started, you be familiar with basic git commands.
Clone this repository to your desired folder.
Example commands:
cd my-folder
git clone git@github.com:myaccount/my-project.git
Install this project with:
- Clone this Repo to your local machine and run in your preferred text editor(ex. Atom, VScode).
Run the index.html with your preferred browser.
👤 Prosper Kessie
- GitHub: @kessie2862
- Twitter: @Peekay_Codes
- LinkedIn: Prosper Kessie
- [Store user data Local Storage]
- [Delete and mark tasks as completed]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, follow me to see all my projects in the future
Kudos to Microverse for the opportunity to learn software development.
This project is MIT licensed.