Skip to content

manojnaidu619/react-movie-seat-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Seat Booking App

forthebadge

Usage

    yarn install
    
    # Run on http://localhost:3000
    yarn start

    # Build for production
    yarn run build