A mobile meal shop
- An oven (a cart like feature)
- Efficient meal search and filter functionality
- Place orders for meals
- Authentication system
- See all orders
- React Native
- React Native web
- Redux Toolkit
- Step 1 : Do a
npm install --legacy-peer-deps
after cloning. - Step 2 : Navigate to
ios
folder and do apod install
. - Step 3 : Do a
npm start
to run.