/siqgarbs

A full stack, fully functional shopping application utilizing React, Next.js, Apollo (GraphQL), Prisma, Node and more!

Primary LanguageJavaScript

SiqGarbs

A repo to demonstrate a full stack shopping application utilizing the following technologies:

Front End

  • React
  • Next.js
  • Apollo Client (for GraphQL)
  • React-Apollo
  • Styled Components
  • Jest & Enzyme

Back End

  • GraphQL Yoga
  • Stripe (cc processing)
  • JWT Authentication
  • Prisma (interface w/ Postgres)
  • Node