Skip to content

mdeosjr/cineflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cineflex

alt-text

Description

An app that allows you select a movie from the list, directs you to the seats page where you choose one or more. In the last page you see the movie, the date and session, and the seats you selected.

Link: https://cineflex-amber.vercel.app

Technologies

  • React
  • Navigation (Router)
  • Axios

Development mode

In order to run this on dev mode you have to use React environment.

So you have to:

Clone this repository

$ git clone https://github.com/mdeosjr/cineflex

Install dependencies

$ npm install

Run on your machine

$ npm run start

You can also use the production mode with:

$ npm build

About

React based project to select movies and buy tickets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published