This is a full-stack web application for a car dealership, designed to deliver a seamless user experience across various pages such as Home, About Us, and Contact Us. The site combines static and dynamic content using a modern web stack.
- Welcomes visitors with a clear introduction and navigation options.
- Built with React components for a responsive and modular structure.
- Showcases the dealership's mission and team.
- Team member cards with images and role descriptions.
- Contains a responsive contact form.
- Displays dealership email, phone number, and physical address.
- Features a banner image for enhanced design.
- HTML5 β Page structure and semantic layout.
- CSS3 β Styling and visual layout.
- JavaScript (ES6) β Interactivity and DOM manipulation.
- React.js β Component-based architecture and dynamic rendering.
- Bootstrap 5 β Pre-styled responsive UI components.
- Django β Backend framework for routing, template rendering, and data handling.
- Node.js β API endpoints or middleware handling (e.g., contact form processing or additional services).