In this project, a the bus booking application was created.
To start express server, first go to the backend folder.
$ cd backend
$ npm installRun Server.
$ npm startTo start Stripe server, first go to the server folder.
$ cd server
$ npm installRun Server.
$ npm startTo run the application, run the code below and select the operating system you want.
$ npm install
$ expo start