taskify.mp4
TaskFlow is a simple and minimalistic full-stack To-Do application that allows users to add, update, and delete their daily tasks. Built with modern technologies, it ensures security with JWT authentication and bcrypt hashing, while being fully responsive and clean in design.
- β Task Management: Add, edit, and delete your tasks with ease.
- π JWT Authentication: Secure login and registration system.
- π Password Hashing: User credentials are safely stored using bcrypt.
- π CORS Enabled: Ensures smooth frontend-backend communication.
- π± Fully Responsive: Optimized for all screen sizes.
- π¨ Frontend: React, Tailwind CSS, react-tsparticles
- βοΈ Backend: Node.js, Express.js
- πΎ Database: MongoDB with Mongoose
- π Authentication: JWT
- π Security: bcrypt for password hashing
- π CORS: Cross-Origin middleware