This task management app is built to evaluation my skill about ReactJS. In this web-app you can add, edit, and delete task which has key values such as task name, task description, task status and task priority. You also can search task and sort the display task list by the key value of task lists.
This task management project deploy with Vercel with the URL: https://task-management-artupogiv.vercel.app
- Add new task
- Update task
- Delete task
- Search task
- React
- Typescript
- Tailwind CSS
- shadcn/ui
- Vercel