Skip to content

Single-Page Application made to a movie theater, using React Router and an API server!

Notifications You must be signed in to change notification settings

Lucas-zz/Cineflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cineflex

Single-Page Application made to a movie theater, using React Router for the first time!

Table of contents

Overview


Try it out now here.

About

This application has the following features:

  • Display a catalog including a broad range of movies
  • Lists lots of sessions to the choosen movie
  • Show up a grid of available seats
    • Enables the user to choose their seats and also input their name and CPF
  • Shows the receipt with all the useful informatin about the user and movie session
  • Also, enables the user to navigate to past pages with a left arrow button located at the page's top right
  • And, on the final receipt page, it's possible to go back to the home page

Built with

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

How to run

  1. Clone this repository

  2. Install dependencies

npm i
  1. Run the front-end with
npm start
  1. Finally, access http://localhost:3000 (the port ':3000' is subjected to changes) on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)

Author

About

Single-Page Application made to a movie theater, using React Router and an API server!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published