Savory-Subscriptions

Table of Contents

  1. Description
  2. Screenshots
  3. Technologies Used
  4. Installation
  5. Contributors
  6. Deployed Link

Description

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.

Screenshots

Landing Page: Landing Page

Signup: Signup

Meals Page: Meals

Account Page: Account Page

Technologies Used

These are just some of the technologies used throughout the process of this application:

  • React
  • Node.js
  • Express
  • Apollo
  • GraphQL
  • Mongoose
  • Stripe

Installation

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

Contributors

Deployed Link

Heroku link here