Looking for a movie to pass the time? And want to do it fast? The CINEFLEX app will guarantee an excellent experience regarding the selection of the movie you want, in addition to choosing your seat in the desired section and much more!
Try it out now at https://cineflex-ruineto-dev.vercel.app/
With a focus on presenting a simulation environment for choosing films and seats in a completely streamlined way, this application has interfaces for selecting films, sections, seats and the ending screen, the following technologies were used:
- html
- css
- react
- react-router-dom
By using this app any user can learn how they've been using their money and always keep track of your balance.
The following tools and frameworks were used in the construction of the project:
- Clone this repository
- Install dependencies
npm i
- Run the front-end with
npm start
- You can optionally build the project running
npm run build
- Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)