- React
- Redux
- React Router Dom
- Express
- MongoDB
- Material-UI
- Twilio (OTP)
- Mapbox (Store Locator)
- Razorpay (Payment)
https://food-basket.netlify.app/
git clone https://github.com/ahmedrzakhan/Food-Basket.git
setup MongoDB Atlas URI,
you will also need secret keys from Twilio, Razorpay, Mapbox in your environment file
cd Foob-Basket
cd front-end
npm install
npm start
cd back-end
npm install
npm start