Sick Fits

React / Apollo GraphQL / Next / Cloudinary / Styled Components / Stripe Payment Integration / Node / GraphQL Yoga / JSON Web Token Authentication / Prisma Postgres Database / Heroku

Sick Fits is an richly-featured online store built as the result of Wes Bos' "Advanced React & GraphQL" course. Users are able peruse the paginated contents of the store, add and modify their cart, and make mock purchases via the Stripe payment API. Admin users can create new items complete with images, control and modify permissions for other users. Instead of using a RESTful API and data store like redux, all data and state management is handled via the GraphQL Apollo Client and the GraphQL Yoga server.