- Drag and Drop events.
- Keyboard event (delete) to delete an event.
- Create new resource or event.
- State saved locally that keeps it maintained even after hard refresh.
To run this application locally, you'll need to have Node.js and npm installed.
-
Clone the repository: git clone https://github.com/TusharBhatt1/drag-drop-calendar.git
-
cd drag-drop-calendar
-
Install dependencies: npm install
npm run dev