JObTask is a modern task management application built with React and Vite. It features a drag-and-drop interface, real-time updates, and a clean, intuitive design for managing your daily tasks efficiently.
- Frontend: https://job-task-13f1d.web.app/login
- Backend: https://task-mate-server-gold.vercel.app
- Drag-and-drop task management
- Real-time task updates
- Google authentication
- Responsive design
- Task categorization (To-Do, In Progress, Done)
- Edit and delete tasks
- Modern UI with animations
- React 18
- Vite
- TailwindCSS
- React Query (TanStack Query)
- React DND (@hello-pangea/dnd)
- Firebase Authentication
- Axios
- SweetAlert2
- React Hot Toast
- Node.js
- Express
- MongoDB
- JWT Authentication
- Cors
git clone <repository-url>
cd frontend
npm install
cd backend
npm install
npm run dev
npm start
Now, you can access TaskMate and start managing your tasks efficiently!