Todolist is an app that allows you to track all of your daily activities by setting up activities,editing and removing them .
Technologies/tools used
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
$ git clone https://github.com/mugishasam123/Task-tracker
.git
$ cd Task-tracker
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
👤 Author
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.