To-do List
To-do List
π Table of Contents
π To-do List is an app that helps you to see what tasks you have to complete. A checkbox is used to update tasks.
Tech Stack
Key Features
-A user interface where new tasks can be created.
-Tasks can also be removed and edited.
- Data is stored in local storage
- Checkboxes are used to mark tasks that are completed.
- Unit testing was added.
(back to top)
(back to top)
π» Getting Started
To get a local copy up and running, follow these steps:
- Open your Terminal in your VSCode.
- Navigate to the desired directory [folder] to which you want to clone the repository to
- [Copy & Paste] the Git clone you find in the code button https://github.com/GeekyHacks/AwesomeBook.git
Prerequisites
In order to run this project you need:
- General Understanding of HTML & CSS
- basic Knowledge of Git Commands
- basic Knowledge of the Terminal Commands
Setup
Clone this repository to your desired folder:
- git clone https://github.com/dvcorreia1984/my-to-do-list.git
Example commands:
cd my-folder
git clone https://github.com/dvcorreia1984/my-to-do-list.git
β>
Install
Must-Install-Project-with-the-Following-Programmes:
- Prettier Extention in VScode
- Git
- Node.js
- npm install
(back to top)
π₯ Authors
π€ Victor Correia
π Future Features
- Adding more styling to CSS
- Improving remove functionality.
(back to top)
π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
(back to top)
βοΈ Show your support
If you like this project please donβt hesitate to support me with your valued contribution and donβt forget to star the repo to reach more
people.
(back to top)
π Acknowledgments
I would like to thankβ¦
- Microverse Review Team
- My Coding Partners
- Microverse Community in Slack
(back to top)
β FAQ
Can I clone this project?**
- Of course, you can as long as you fork it and star it
Can I contribute to this project?**
(back to top)
π License
This project is MIT licensed.
(back to top)