This is a minimal task manager, you can easily create tasks, update your tasks, and delete them at your convenience. Before creating any task, you must be authenticated first. API used for this project: https://mockapi.io Technologies used for this project: React, Vite, Tailwind CSS, Firebase, Axios, Reduxtoolkit, React query, react-hot-toast. Curious about what Tasky looks like on the web, well here you have it https://task-manager-abmm.vercel.app/ But if you want to checkout a more robust Task management application, kindly checkout this other version I built as well: https://taskbuddy-mu.vercel.app/
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh