- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[ToDo-List] is an app that allows users to add/remove a list of things that can be done on a daily basis.
- [HTML]
- [CSS]
- [JavaScript]
- [A section to render all the activities]
- [A section to add a list of activities]
- [A section to clear all the activities either singly or through group selection]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- [Browser]
- [A source-code editor i.e VS code]
- [A terminal]
Clone this repository to your desired folder:
Install this project with:
- [To install locally run git clone]
- [Open the cloned directory with VS Code]
- [Npm install]
To run the project, execute the following command:
- [Run npm install]
- [Npm start to open the project on the browser]
- [Click the "Go Live" button on your source-code editor ]
You can deploy this project using:
- [visiting your repository on GitHub]
- [Click on settings]
- [Go to the "Pages" option]
- [Select the main branch and save]
👤 Author1
- [Interactive list with update of items object's value for completed key upon user actions]
- [A function for adding and removing a task]
- [All changes to the To Do List saved in local storage]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give it a ⭐️ and let me know what you like in particular if you like this project.
Give credit to everyone who inspired your codebase.
I would like to thank microverse community and coding partners.
This project is MIT licensed.