Skip to content

It is a bus ticket buy application developed with React native expo.

Notifications You must be signed in to change notification settings

abdulkadir-erdeger/busBooking

Repository files navigation

Bus Booking

Project Application Screens: alt text

About the App

In this project, a the bus booking application was created.

NodeJS Express Server

To start express server, first go to the backend folder.

$ cd backend
$ npm install

Run Server.

$ npm start

Stripe Server

To start Stripe server, first go to the server folder.

$ cd server
$ npm install

Run Server.

$ npm start

Running the Application

To run the application, run the code below and select the operating system you want.

$ npm install
$ expo start

About

It is a bus ticket buy application developed with React native expo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published