- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is a website that displays a list of Todo tasks and allows you to add new task, adit task and delete a completed task from the list
Client
Styling
functionality
A beginner developer can use this template as a starting point for creating one page APP projects using Javascript and HTML/CSS with clean and organized code using the module directory.
In order to run this project you need:
- Node
- ESlint set up
Clone this repository to your desired folder:
gh repo clonehttps://github.com/Tafloninno/To_do_list
Install this project with:
gh repo clone Tafloninno/To_do_list
cd To_do_list
npm install -y
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
👤 Mugisha.I
-
GitHub: @githubhandle
-
LinkedIn: LinkedIn
I'll add the following section to the webpage.
- Add Remove and Add buttons
- Interactive list
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project... Kindly leave a star ⭐
I would like to thank Microverse
-
Did you intergrate linters to your project
- Yes
-
[Did you run all the tests
- Yes
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.