- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
To-do list is a project for saving tasks and keeping them as a remainder.
HTML
CSS
ES6 JavaScript
Webpack
- [HTML to prepare the page semantics]
- [CSS to style the page]
- [linters to improve code readability and spot syntax errors]
- [is a static module bundler for modern JavaScript applications]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- git installed.
Clone this repository to your desired folder:
cd To-do-list
git clone https://github.com/Obimbo07/To-do-list
--->
Install this project with:
cd To-do-list
npm install
To run the project, execute the following command:
live server
To run tests, run the following command:
Here is a link to the live demo of the website Click here
👤 Author1
- [Implement a time section to specify task duration]
- [A remainder to enable user get notified about task schedule]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project , please show your support by:
- Contributing to growth and improvement of our code base
- Give us a 5 Star
Thank you github for the github pages
-
[Can I contribute to the project?]
- [Yes, we welcome contributions from the open source community]
-
[How often is the code base update]
- [Frequently, we review the code and welcome requests for changes from the community]
This project is MIT licensed.