To run this project, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Create a
.envfile in the root of the project. - Add the following line to the
.envfile:
VITE_BASE_URL=http://localhost:5000
Replace http://localhost:5000 with your server URL if necessary.
- Install dependencies by running:
pnpm i
- Start the development server:
- Services: Three services are provided: Corporate Event Management, Retail Marketing, and Wedding Planning.
- Event: Musical Event Showcase.
- Pricing: Three pricing packages offered: Standard, Premium, and Business.
- Recent Event: Highlights of recent events.
- Dashboard: Access to the dashboard featuring services, events, and recent event highlights.
@hookform/resolvers: ^3.3.4@radix-ui/react-dialog: ^1.0.5@radix-ui/react-label: ^2.0.2@radix-ui/react-slot: ^1.0.2@tanstack/react-query: ^5.25.0@types/aos: ^3.0.7aos: ^2.3.4axios: ^1.6.7class-variance-authority: ^0.7.0clsx: ^2.1.0embla-carousel-react: ^8.0.0lucide-react: ^0.321.0next-themes: ^0.3.0react: ^18.2.0react-dom: ^18.2.0react-helmet-async: ^2.0.4react-hook-form: ^7.51.0react-router-dom: ^6.22.1react-select: ^5.8.0sonner: ^1.4.3sweetalert2: ^11.10.6tailwind-merge: ^2.2.1tailwindcss-animate: ^1.0.7tailwindcss-animated: ^1.0.1zod: ^3.22.4