This is a simple Todo/Notes application built with Vite, React, Tailwind CSS, and Framer Motion. The application allows users to create, delete, and update todo items or notes, and the cards are draggable for easy organization. https://vercel.com/yashasvishuklas-projects/docket-docs
- Create new todo items or notes
- Delete existing todo items or notes
- Update todo items or notes
- Draggable cards for easy organization
- Smooth animations powered by Framer Motion
- Vite: A fast development server and build tool for modern web development.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for quickly building custom designs.
- Framer Motion: A production-ready motion library for React to create smooth animations.
- Clone the repository:
git clone https://github.com/your-username/todo-notes-app.git