Book Track is a web application that allows users to book movie tickets online.
- Browse available movies
- Select a movie and book tickets
- Choose seats in the theater
- Generate a receipt with booking details
- React.js
- Axios
- HTML/CSS
- JavaScript
- Firebase
- Supabase
- Clone the repository:
git clone https://github.com/soham-thodge/BookTrack.git
-
Navigate to the project directory cd BookTrack
-
Install dependencies
npm install
- Start the development server
npm start
- The OMDB API (Open Movie Database) for providing movie data and metadata for the app.
This project is licensed under the MIT License.