https://github.com/being-devahmad/task-tracker-intravar
This is task tracker website in which you can add and delete your tasks and make them mark as completed having UI from tailwind css and redux toolkit as state management
https://github.com/being-devahmad/task-tracker-intravar
Last synced: 12 months ago
JSON representation
This is task tracker website in which you can add and delete your tasks and make them mark as completed having UI from tailwind css and redux toolkit as state management
- Host: GitHub
- URL: https://github.com/being-devahmad/task-tracker-intravar
- Owner: being-devahmad
- Created: 2024-04-02T09:38:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T09:50:47.000Z (about 2 years ago)
- Last Synced: 2025-03-31T22:37:52.468Z (about 1 year ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Tracker
first you've to install node modules
# npm install
and then you can run by using
# npm run dev