Skip to content

VarchasvH/the-garage

Repository files navigation

The Garage Website

Welcome to The Garage, a website dedicated to showcasing a collection of exquisite and luxury cars. Whether you're a passionate car enthusiast or a potential buyer, immerse yourself in the world of premium automotive craftsmanship and performance.

Note

Special thanks to GT Konsult for amazing design on dribble. Please check them out, they are really skilled and awesome.

Features

  • Hero Section: The homepage features a captivating hero section with a full-screen background image and a transparent navbar, setting the tone for the luxurious experience ahead.
  • Car Collection: Explore our carefully curated selection of premium cars, each presented with high-quality images, detailed descriptions, and key specifications to appreciate their excellence.

Technologies Used

  • Next.js: A React framework for building server-rendered and static websites, ensuring improved performance, SEO, and developer experience.
  • React: A JavaScript library for building user interfaces, allowing the creation of reusable and modular components.
  • Tailwind CSS: A utility-first CSS framework that facilitates rapid UI development and consistent styling throughout the application.
  • Vercel: A cloud platform for deploying and hosting Next.js applications, providing seamless deployment and scalability.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-repo/the-garage.git
  1. Navigate to the project directory

  2. Install dependencies:

npm install
  1. Start the development server:
npm run dev

5.Open your browser and visit http://localhost:3000 to see the website in action.

Contributing

Contributions to The Garage website are welcomed! If you find any issues or want to enhance the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature-branch
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-feature-branch
  5. Submit a pull request.

Let's continue to build and refine The Garage together! Thank you for your interest and contribution. Happy exploring!