Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.06 KB

Docket Docs

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

Features

  • 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

Technologies Used

  • 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.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/todo-notes-app.git