Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.31 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.31 KB

MoviesBookingApp

Inspired by BookMyShow, I'm building this movie booking app with help of React, so here you can be booked tickets and also search for your favorite movies and also get Details information about that particular movie...

Demo Video

Link

https://moviesbookingapp.netlify.app

Email and Password

Email : eve.holt@reqres.in
Password : test

Features

  1. Implementing debouncing for searching movies
  2. Authentication we use reqres.in
  3. Indicators - Loading, success & error
  4. Conditional Rendering - user only show booking button if its not booked this particular movies
  5. Only Login is a global page other pages are private and accessable after user Authenticate

Teck Stack

  1. Javascript
  2. Html
  3. Css
  4. React
  5. Redux
  6. Routing
  7. JSON-server
  8. Chakra UI

Homepage - ALL Movies

image

Movies Details

image

Bokings page

image