Savoury Subscriptions is a food subscription service where a user can signup/login, pick their favourite meals, and filter them by diet preference. The user can also save their diet preferences on their account page. Once they have their meals chosen, they can checkout using Stripe payment.
These are just some of the technologies used throughout the process of this application:
- React
- Node.js
- Express
- Apollo
- GraphQL
- Mongoose
- Stripe
Clone the repo:
git clone https://github.com/ScalexanderB/Savory-Subscriptions.git
Install npm packages/dependencies in root folder:
npm install
Run on your local machine in root folder using 'concurrently':
npm run develop
- Scott Bradley - ScalexanderB
- Samantha Urwin - samurwin
- Dave Quinn - Qcent
- Jasmine Ashley - jasmin3ashl3y
Heroku link here