├── src
├── assets
│ ├── car.png
│ ├── car1.png
│ ├── car2.png
│ ├── car5.png
│ ├── car6.png
│ ├── banner-car.png
│ ├── white-car.png
│ ├── website
│ │ ├── app_store.png
│ │ ├── pattern.jpeg
│ │ └── play_store.png
│ └── react.svg
├── main.jsx
├── index.css
├── components
│ ├── Contact
│ │ └── Contact.jsx
│ ├── Navbar
│ │ ├── ResponsiveMenu.jsx
│ │ └── Navbar.jsx
│ ├── About
│ │ └── About.jsx
│ ├── Experience
│ │ └── Experience.jsx
│ ├── AppStoreBanner
│ │ └── AppStoreBanner.jsx
│ ├── Hero
│ │ └── Hero.jsx
│ ├── Testimonial
│ │ └── Testimonial.jsx
│ ├── Services
│ │ └── Services.jsx
│ ├── CarList
│ │ └── CarList.jsx
│ └── Footer
│ │ └── Footer.jsx
└── App.jsx
├── postcss.config.js
├── vite.config.js
├── .gitignore
├── index.html
├── README.md
├── tailwind.config.js
├── .eslintrc.cjs
├── package.json
└── public
└── vite.svg
/src/assets/car.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/car.png
--------------------------------------------------------------------------------
/src/assets/car1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/car1.png
--------------------------------------------------------------------------------
/src/assets/car2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/car2.png
--------------------------------------------------------------------------------
/src/assets/car5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/car5.png
--------------------------------------------------------------------------------
/src/assets/car6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/car6.png
--------------------------------------------------------------------------------
/src/assets/banner-car.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/banner-car.png
--------------------------------------------------------------------------------
/src/assets/white-car.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/white-car.png
--------------------------------------------------------------------------------
/postcss.config.js:
--------------------------------------------------------------------------------
1 | export default {
2 | plugins: {
3 | tailwindcss: {},
4 | autoprefixer: {},
5 | },
6 | }
7 |
--------------------------------------------------------------------------------
/src/assets/website/app_store.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/website/app_store.png
--------------------------------------------------------------------------------
/src/assets/website/pattern.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/website/pattern.jpeg
--------------------------------------------------------------------------------
/src/assets/website/play_store.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dilshad-ahmed/car-rental-website/HEAD/src/assets/website/play_store.png
--------------------------------------------------------------------------------
/vite.config.js:
--------------------------------------------------------------------------------
1 | import { defineConfig } from 'vite'
2 | import react from '@vitejs/plugin-react'
3 |
4 | // https://vitejs.dev/config/
5 | export default defineConfig({
6 | plugins: [react()],
7 | })
8 |
--------------------------------------------------------------------------------
/src/main.jsx:
--------------------------------------------------------------------------------
1 | import React from 'react'
2 | import ReactDOM from 'react-dom/client'
3 | import App from './App.jsx'
4 | import './index.css'
5 |
6 | ReactDOM.createRoot(document.getElementById('root')).render(
7 |
15 | Lorem ipsum dolor, sit amet consectetur adipisicing elit. 16 | Exercitationem necessitatibus quasi et vel,{" "} 17 |
18 |25 | Lorem, ipsum dolor sit amet consectetur adipisicing elit. 26 | Aspernatur, magnam! Tenetur odio quo et maxime? 27 |
28 |29 | Lorem ipsum dolor sit amet consectetur adipisicing elit. Sequi, 30 | tempora. 31 |
32 | 35 |Years Experience
13 |Happy Clients
20 |Completed Projects
24 |Happy Clients
31 |Completed Projects
35 |28 | Effortless 29 |
30 |38 | Lorem ipsum dolor sit amet consectetur adipisicing elit. Ratione 39 | veritatis explicabo quibusdam quae reprehenderit ab{" "} 40 |
41 | 51 |35 | What Our Clients Say About Us 36 |
37 |38 | Lorem ipsum dolor sit amet consectetur adipisicing elit. 39 | Perferendis iure consectetur tempora amet. 40 |
41 |{skill.description}
60 |{skill.name}
61 |39 | Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolor iure 40 | nemo ab? 41 |
42 | {/* Car listing */} 43 |${data.price}/Day
62 | Details 63 |66 | 12Km 67 |
68 |39 | Lorem ipsum dolor sit amet consectetur. Lorem ipsum dolor sit amet 40 | consectetur adipisicing elit. Possimus, voluptate.{" "} 41 |
42 |Noida, Uttar Pradesh
46 |+91 123456789
50 |