Think about an ordinary movie theater, ok, now forget it! Cineflex is not an app for an ordinary movie theater, this platform is about a theater which only broadcasts the IMDB 50 top rated movies. If you are a cinefile that loves to watch movies your family thinks like: "what? this is from the 60's", this is the theater for you to go. Check the production version here: Click Me!!
- see the movies' list through a responsive design
- choose a movie to navigate through its infos, such as rating, plot, running time, genres and much more
- see the availaable sessions to fit it into your schedule
- book some tickets based on the seats that are available
- check if the tickets' info are ok in a confirmation screen
- 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
-
If you want to run my Back end repository too, check it out on https://github.com/pedrolpin4/Cineflex_BackEnd
- On the next versions you'll be able to use a fake credit card, or a real one lol, to book your tickets;
- As a user, you'll be able to see your booking history and navigate on the site through a sidebar;
