Responsive mobile applicaiton for all the mobile devices and ipad pro device for both landscape and portrait modes to meet the needes of a smoothie bar with several branches
- Home page with available items in the restaurent
- Responsive media player
- Map view - Pin tap to check each branch detals (Opening hours, Address, Contact details)
- QR Code Reader
- Menu items with categories View
- Add to cart function
- Purchasing process integration with Stripe Diet club - API
- Available events, staff in the restaurent and related newsletters
- Add to favorite (User can add favorite events, staff memeber, restaurent branch and newsletters)
- Mail their favorite lists and Feedback inegration with Nodemailer - Diet club - API
- Login and registration
- User interactive gamification
git clone <repo-url>
npm i
- Open a terminal
- Navigate to project root
- Run
npm start
Run npm run build -- env=development|qa|staging|production