- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[To-Do-List] is a website for recording your day today task with different feature.
- HTML
- Javascript
- CSS
- [Testing coverage of AddItem and Delete Item]
- [Adding a new item]
- [Removing a selected item]
- [Marking a selected item as complete]
- [Drag and Drop List Item]
- [Removing all items marked as complete at once]
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm install
Clone this repository to your desired folder:
cd To-Do-list
git clone https://github.com/Yonashenok/To-Do-list.git
Install this project with:
npm install
To run the project, execute the following command:
npm run build
To run tests on linters, run the following command:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
To run test coverages, run the following command:
npm test
You can deploy this project using:
npm start
👤 Yonas Henok
- GitHub: @Yonashenok
- Twitter: @yonashenok
- LinkedIn: LinkedIn
👤 Riley Manda
- GitHub: @RileyManda
- Twitter: @rilecodez
- LinkedIn: rileymanda
- [add test for project]
- [add animation]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please contact us with LinkedIn
I would like to thank my coding partners for shearing there knowledge and experience.
This project is LICENSE licensed.