/DTS_Car_Services-WebPage

This is a Car Renting single-page application, built using React and Tailwind CSS, this application offers a modern and responsive user interface, providing a seamless experience across devices.

Primary LanguageJavaScript

DTS Car Services | WebPage

A modern and responsive single-page application for browsing and renting cars. Built with React and styled using Tailwind CSS.

Features

  • Browse Cars: View a list of available cars with details such as make, model, and rental price.
  • Responsive Design: Optimized for mobile and desktop devices with a clean and intuitive interface.
  • Interactive UI: Smooth and dynamic interactions using React's component-based architecture.

Technologies

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for creating custom designs quickly.

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the Repository

    git clone https://github.com/code-with-alpha/DTS_Car_Services.git
  2. Navigate to project directory

cd DTS_Car_Services
  1. Install Dependencies
npm install
  1. Run the Development Server
npm run dev