https://github.com/dncrypter/concert-booking
This site is designed for booking tickets to Coldplay concerts.๐ธ๐ฆ๐ค Users can select their preferred seating and book tickets up to a maximum of 5 per person. Enjoy the concert with an easy and seamless booking experience. Enjoy booking your tickets and see you at the Coldplay concert! ๐ธ๐ค
https://github.com/dncrypter/concert-booking
booking-application css html javascript react
Last synced: about 2 months ago
JSON representation
This site is designed for booking tickets to Coldplay concerts.๐ธ๐ฆ๐ค Users can select their preferred seating and book tickets up to a maximum of 5 per person. Enjoy the concert with an easy and seamless booking experience. Enjoy booking your tickets and see you at the Coldplay concert! ๐ธ๐ค
- Host: GitHub
- URL: https://github.com/dncrypter/concert-booking
- Owner: DNcrypter
- Created: 2024-10-16T15:29:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-16T16:49:14.000Z (over 1 year ago)
- Last Synced: 2025-10-29T04:34:47.798Z (7 months ago)
- Topics: booking-application, css, html, javascript, react
- Language: TypeScript
- Homepage: https://dncrypter.github.io/Concert-Booking/
- Size: 5.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coldplay Concert Booking
This site is designed for booking tickets to Coldplay concerts. Users can select their preferred seating and book tickets up to a maximum of 5 per person. Enjoy the concert with an easy and seamless booking experience. Enjoy booking your tickets and see you at the Coldplay concert! ๐ธ๐ค
[](https://choosealicense.com/licenses/mit/)
[](https://www.linkedin.com/in/nikhil--chaudhari/)
[](https://medium.com/@nikhil-c)
## live Demo site:
visite this website for demo:
https://dncrypter.github.io/Concert-Booking/
## Features
- Easy-to-use interface for booking concert tickets.
- Limits booking to 5 tickets per user to ensure fair distribution.
- Displays seating arrangements and available seats.
## Setup
### Prerequisites
- Node.js ( version 22.9.0 )
- npm ( version 9.0.0 )
### Installation
1. **Clone the Repository**
```bash
git clone https://github.com/DNcrypter/Concert-Booking.git
cd Concert-Booking/my-app
```
2. Install Dependencies
```bash
npm install
```
3. Build the Project
```bash
npm run build
```
4. Run the Project
```bash
npm start
```
### Contributing๐ธ๐ค
Feel free to fork this repository and submit pull requests. Contributions are always welcome!