An open API service indexing awesome lists of open source software.

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! ๐ŸŽธ๐ŸŽค

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! ๐ŸŽธ๐ŸŽค

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-Profile-blue)](https://www.linkedin.com/in/nikhil--chaudhari/)
[![Medium](https://img.shields.io/badge/Medium-Writeups-black)](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!