Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Cleaning Company Website

A modern, responsive single-page web application for a car cleaning company, built with React, React Router, and styled-components.

Features

  • Responsive design (mobile-first)
  • Modern UI with clean aesthetics
  • Three main pages:
    • About the Company
    • Price List
    • Contacts with feedback form
  • SEO-friendly meta tags
  • Google Maps integration
  • RTK Query for form handling

Prerequisites

  • Node.js 16.x or later
  • npm 7.x or later

Installation

  1. Clone the repository:
git clone <repository-url>
cd car-cleaning-website
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

The application will be available at http://localhost:3000.

Building for Production

To create a production build:

npm run build

The build files will be available in the dist directory.

Deployment

This project is configured for easy deployment with Vercel. To deploy:

  1. Install the Vercel CLI:
npm install -g vercel
  1. Deploy to Vercel:
vercel

Follow the prompts to complete the deployment.

Technologies Used

  • React 18
  • React Router 6
  • styled-components
  • Vite
  • Google Maps API

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages