Skip to content

LeoSouzaNunes/cineflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a movie tickets online booking where you can find the session and seats that best fits you.

Here you can check it out the application on your device Demo.

About

The following features are available:

  • Select an available movie.
  • Choose a time for you session.
  • Select as many available seats as you want.
  • Submit your purchase.

The main idea was to set the route flow using the react-router library and explore react resources. There is some possible future ideas to make a better user experience such as a comeback button and multiple customer data at the seats session.

Technologies

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run the application with
npm run start
  1. You can optionally build the project running
npm run build
  1. It's done! Preview the website on http://localhost:3000.

About

A movie tickets online booking built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors