A food ordering app built using Expo
Client: Expo, React-Native, React, Redux, TailwindCSS,
Server: Node, Express, Stripe
Database: Sanity
Clone the project
git clone https://github.com/dhruv-bvpdev/deliveroo-clone.git
Go to the project directory
cd deliveroo-clone
cd client/server/sanity
Install dependencies
npm install
Start the server
expo r -c/npm run dev/sanity start
To run this project, you will need to add the following environment variables to your .env file
SANITY_PROJECT_ID
SANITY_DATA_SET
API_URL
To run this project, you will need to add the following environment variables to your .env file
PORT
NODE_ENV
STRIPE_PUB_KEY
STRIPE_PRIV_KEY
PROJECT_PATH