TO DO List is a tool that helps to organize your day.
Client
- Add and remove a task
- Check a task to completed
- Data stored to local storage
To get a local copy up and running, follow these steps.
In order to run this project you need:
NodeJS
Dart Sass
VSCode
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:myaccount/my-project.git
Install this project with:
cd my-project
yarn install
To run the project, execute the following command:
yarn start
You can deploy this project by pushing to your own github page
👤 David
- GitHub: @andrianarivo
- LinkedIn: David Andrianarivo
- Use database
- Login
- Backlog of tasks
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider adding a ⭐️
This project is MIT licensed.