- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[To Do List] is a project that add and removes user's to do lists
Html
Css
Javascript
Webpack
Client
- Display To do Lists
- Add to do list dynamically
- Add list in the order of their index
To get a local copy up and running, follow these steps.
fork the repository https://github.com/torobucci/To-Do-List.git
In order to run this project you need:
Code editor eg. VScode Web browser eg. chrome
Clone this repository to your desired folder: cd hello-world git clone https://github.com/torobucci/To-Do-List.git
To install linter run the following command:
npm install --save-dev hint@7.x
To run the project click the run button on your VScode.
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
👥 Author Kevin Toro
- GitHub: @torobucii
- Twitter: @torobucii
- LinkedIn: Kevin Toro
- [Implement complete task indication]
- [Remove a task]
- [Clear all completed tasks]
Contributions, issues, and feature requests are welcome!
Feel free to check the To Do List.
If you like this project hit the star button on our github repo
I would like to thank the Lets Code team that hepled us in every problem we had.
This project is MIT licensed.