Skip to content

Latest commit

 

History

History
93 lines (71 loc) · 2.84 KB

File metadata and controls

93 lines (71 loc) · 2.84 KB

Shree Kaila Devi Beauty Parlour & Training Center

A modern, responsive web application for managing beauty parlour appointments and showcasing services. This platform allows clients to explore various beauty treatments and book appointments seamlessly.

✨ Features

  • Premium Service Showcase: Detailed listing of beauty services including Signature Facials, Bridal Makeup, Hair Styling, and more.
  • Online Appointment Booking: User-friendly booking form with service selection, date/time picker, and special requests.
  • Responsive Design: Optimized for all devices, from desktops to mobile phones.
  • Contact Integration: Easy access to location, contact numbers, and social media links (Instagram, Facebook, WhatsApp).
  • Modern UI: Built with a focus on aesthetics using premium typography and smooth transitions.

🛠️ Tech Stack

Frontend

  • React: Modern UI library for building dynamic interfaces.
  • Vite: Ultra-fast build tool for development.
  • Lucide React: Beautifully crafted icons.
  • Vanilla CSS: Custom styling for a unique and premium feel.

Backend (Work in Progress)

  • Node.js & Express: Robust server-side logic.
  • MongoDB & Mongoose: Database for storing appointment data.

🚀 Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn

Installation

  1. Clone the repository

    git clone <repository-url>
    cd Appointment/appoint
  2. Install Frontend Dependencies

    npm install
  3. Install Backend Dependencies

    cd server
    npm install

Running the Application

  1. Start the Frontend (Vite) From the appoint directory:

    npm run dev
  2. Start the Backend From the appoint/server directory:

    node src/index.js

📂 Project Structure

appoint/ ├── src/ # Frontend React components & styles │ ├── App.jsx # Main application logic │ ├── main.jsx # Entry point │ └── styles.css # Custom design system ├── server/ # Backend Node.js server │ ├── src/ │ │ ├── connections/# Database connection logic │ │ └── index.js # Server entry point │ └── package.json # Backend dependencies ├── index.html # HTML template ├── package.json # Frontend dependencies └── README.md # Project documentation

📍 Location

Shop no. 44, Goverdhan Plaza
Near Dhanghati Temple, Goverdhan,
Uttar Pradesh 281502, India

📞 Contact


© 2024 Shree Kaila Devi Beauty Parlour. All rights reserved.