I developed a To-Do web application using Next.js and Tailwind CSS that allows users to manage their daily tasks efficiently.
The application includes user authentication features where users can register for a new account and log in securely to access their personal to-do list.
Key features:
User Authentication: Secure login and registration functionality.
Task Management: Add, edit, and delete tasks with a clean and intuitive interface.
Responsive Design: Built with Tailwind CSS to ensure a seamless experience across devices.
Next.js Benefits: Leveraged server-side rendering for improved performance and SEO.
This project demonstrates my ability to combine modern frameworks (Next.js) with utility-first design