A modern and responsive car showroom web application built with React.js, Tailwind CSS, and Redux. The project includes multi-language support and is optimized for all devices.
- Car Listings: Display a collection of cars with details like images, models, and prices.
- Car Details: View comprehensive information about each car on a separate page.
- Search and Filter: Search for cars or filter them by type, price, or year.
- Multi-Language Support: Switch seamlessly between different languages.
- State Management: Built with Redux for efficient state handling.
- Responsive Design: Fully optimized for desktop, tablet, and mobile devices.
- React.js: For building the user interface.
- Tailwind CSS: For styling and responsive design.
- Redux: For state management.
- i18next: For multi-language support.
- Clone the repository:
git clone <repo-link>