Todolist is an app that allows you to track all of your daily activities by setting up activities,editing and removing them .
-
Major languages (JavaScript)
-
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.
- A text editor(preferably Visual Studio Code)
$ 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
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.