Event Planner Frontend This is a frontend application built with Angular, HTML, CSS, JavaScript, and TypeScript. It is a CRUD application that allows users to create, read, update, and delete events.
The application is hosted at https://event-planner-frontend-2.vercel.app/.
Getting Started To run the application locally, you will need to have the following installed:
Node.js Angular CLI Material Ui Angular Once you have the prerequisites installed, you can run the following commands to install the dependencies and start the application:
ng serve
https://event-planner-frontend-2.vercel.app/.
The application allows users to:
-Drag and Drop cards
-Create new events
-Read existing events
-Update existing events
-Delete existing events