...
Google Calendar Clone
Overview
A MERN application that adds events on the calendar like Google Calendar. This application lets you add, delete, update events on calendar. Built with Vite + React.js, MongoDB, and Node.js.
Features
1. Add Events:
Add events on the calendar on specific date and time. Events contains there category to identify.
2. Drag and Drop Events:
User can drag any event and can drop at specific date and time. Real time updation of events in database.
3. User Experience:
Responsive design and Real-time database updation.
Tech Stack
Frontend: Vite + React
Backend: Node.js
Database: MongoDB
State Management: React Redux and Hooks
Styling: Tailwind CSS
Related Links