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.gitGo to the project directory
cd deliveroo-clone cd client/server/sanityInstall dependencies
npm installStart the server
expo r -c/npm run dev/sanity startTo 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





