Skip to content

abdulkadir-erdeger/yiyecek-sepeti

Repository files navigation

Yiyecek Sepeti

Project Application Screens: alt text

About the App

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.

Stripe Server

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

$ cd server

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