In this project, an online food ordering application was created. The data used in this application was created in Sanity
. Talwind CSS
was used in application design. Stripe
was used for payment method.
To start Stripe server, first go to the server folder.
$ cd server
Run Server.
$ npm start
To run the application, run the code below and select the operating system you want.
$ npm install
$ expo start