responsive design

Cinema Concept Website

This is a concept site designed for a Cinema. The site is a multi-page React app built with the npm webpack. It includes a search function which allows the user to filter the film listings by film and date and renders the listings based on those parameters. The site allows users to select tickets for their chosen film, gives a price based on the chosen tickets and lets the user choose their seats. The React Context API is implemented to pass information between these pages.

View the site here or take a look at the GitHub Repo here.