GD1 is a premium digital platform designed to revolutionize urban parking and vehicle storage. This repository contains the React-based frontend application that connects vehicle owners with highly secure, verified parking spaces, long-term storage facilities, and certified service centers.
Looking for the Backend API Repository? Click Here
- Framework: React 18 with Vite
- Styling: Tailwind CSS & Vanilla CSS
- Routing: React Router v6
- Icons: Lucide React
- Deployment: Vercel
- Modern User Dashboard: Sleek, Apple-inspired minimalist UI for managing registered vehicles and tracking storage locations.
- Role-Based Access: Dedicated portals for Vehicle Owners, Garage Managers, and Admins.
- Smart AI Chatbot (Lara): A built-in AI assistant to help users navigate the platform and book spaces.
- Real-Time Booking: Instantly book verified garages and track live statuses of stored vehicles.
Here is a visual overview of the application in action:
- Clone the repository:
git clone https://github.com/arunjosf/GD1-Frontend-
cd GD1-Frontend-- Install dependencies:
npm install- Start the development server:
npm run dev



