How it will work,
-
npm install
--- To install dependicies -
npm start
--- To start server -
Then Open
http://localhost:3000/
- The app runs on the http://localhost:3000
- The basic setup for the react appliation is done
Updation to be done:
- Improve the UI
- Take the input details for the ticket booking.
- Generate the QR-code for the each ticket that should be downloadable.