This app is built with Vite, a build tool that provides instant server-side rendering and React, a JavaScript library for building user interfaces.
A grid-style calendar with one-hour events that plans out a single week allowing the user to add, edit, and delete events.
- Node.js (v10.15.3 or higher)
git clone
npm install
4. Open the app (Vite dev server http://localhost:5173/ )
npm run dev