A modern and responsive calendar application built with React and Vite. Easily track, create, and manage events with a clean UI and fast performance.
- 📆 Monthly, weekly, and daily calendar views
- 📝 Add, edit, and delete events
- 🔍 View event details
- 📱 Responsive design (mobile-friendly)
- ⚡ Built with Vite for lightning-fast development
- Frontend: React, Vite
- Styling: Tailwind CSS / CSS Modules (depending on setup)
- State Management: useState / useReducer / or your choice
- Date Handling: date-fns / moment.js / dayjs (optional)
- Clone the repository:
git clone https://github.com/Faresaymann/ITI-Final-Project.git cd ITI-Final-Project