The auto-formula-client repository contains the frontend component of the online car dealership application. This client-side application is built using Angular, TypeScript, HTML, and CSS to provide a dynamic and responsive user interface for managing and purchasing cars.
- Angular: A powerful framework for building dynamic and interactive user interfaces.
- TypeScript: Adds type safety and modern features to JavaScript.
- HTML/CSS: Standard technologies for structuring and styling the web application.
- Node.js: Used for development and build processes, providing a runtime environment for server-side JavaScript.
- Interactive UI: Offers a seamless and engaging experience for users browsing and managing car listings.
- Responsive Design: Adapts to various screen sizes and devices, ensuring usability across different platforms.
- Integration with Backend: Connects to the
auto-formula-serverbackend to fetch and display car data, handle user interactions, and perform transactions.