- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Todo_list is a project built with webpack with alot features such as adding and removing from the todo-list, dragable event, clear completed tasks
🛠 Built With VSCode
Client
Styling
Functionality
bundler
- section to add tasks
- section to show task
- A button to delete the from the list of tasks
- A button to clear all completed tasks
A beginner developer can use this template as a starting point for creating other HTML projects that are properly set up with CSS and have ESLint configured.
In order to run this project you need:
- NODE
- ESlint set up
Clone this repository to your desired folder:
gh repo clone https://github.com/Tobby8629/Todo_list.git
To obtain a copy of this repository, clone it to your desired folder:
Commands:
gh repo clone https://github.com/Tobby8629/Todo_list.git
cd hello-world
npm install -y
To run the project, execute the following command:
- install serve with:
npm install -g serve
serve -s .
To run tests, run the following command:
- To check for CSS errors
npx stylelint "**/*.{css,scss}"
- To check for HTML errors
npx hint .
- To check for Javascript errors
npx eslint .
👥 Authors popoola samuel o.
- GitHub: @tobby8629
- Twitter: @twitterhandle
- LinkedIn: samuel popoola
I'll add the following section to the webpage.
- section to show list of tasks
- section to add to the list of tasks
- A button to delete the from the list of books
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project... Kindly leave a star ⭐
Give credit to everyone who inspired your codebase.
I would like to thank Microverse and my studying partners
This project is MIT licensed.