Skip to content

DarlanSchwartz/Cineflex

Repository files navigation

Cineflex

A web application for booking movie tickets.

Go to website

Overview

Cineflex is a web-based platform that allows users to browse and book movie tickets. It provides information about upcoming movies, showtimes, theaters, and seat availability. Users can select their preferred movie, theater, and seats, and proceed to the booking and payment process.

Prerequisites

  • Node.js

Installation

  1. Clone this repository:
git clone https://github.com/DarlanSchwartz/Cineflex.git
  1. Navigate to the project directory:
cd Cineflex
  1. Install the dependencies:
npm install

Usage

  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:3000 to access the Cineflex application.

Done

About

Cineflex project of a cinema tickets buying app, made with react.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published