An open API service indexing awesome lists of open source software.

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

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