Skip to content

ptrkc/cineflex-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cineflex

A clean and minimal web app for booking movie seats.

demo.mp4

Try it out now at https://cineflex-react.vercel.app/

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Copy the file .env.example to your own .env. This app uses a provided API.
cp .env.example .env
  1. Install the dependencies
npm i
  1. Run it with
npm start
  1. Open http://localhost:3000 on your browser

About

A clean and minimal web app for booking movie seats.

Topics

Resources

Stars

Watchers

Forks