react-movie-seat-booking icon indicating copy to clipboard operation
react-movie-seat-booking copied to clipboard

A movie seat booking app

Movie Seat Booking App

forthebadge

Usage

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

    # Build for production
    yarn run build