Skip to content

berezovskyivalerii/booking_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏨 Booking Frontend

A simple React application for a booking service.

booking_main

πŸ“ Project Structure

booking/
β”œβ”€β”€ public/
β”‚   β”œβ”€β”€ images/       # Static images
β”‚   └── index.html    # Main HTML template
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/   # Reusable UI components (Button, Header, etc.)
β”‚   β”œβ”€β”€ pages/        # Application pages (Home, Login, BookingPage, etc.)
β”‚   β”œβ”€β”€ router/       # Application routes file
β”‚   β”œβ”€β”€ App.js        # Main application component
β”‚   └── App.css       # Styles for App component
└── .gitignore

πŸš€ Installation & Setup

  1. Clone the repository:
    git clone https://github.com/berezovskyivalerii/booking_ui.git
  2. Install dependencies:
    npm install
  3. Run the application:
    npm start

About

Clone of website Booking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •