Skip to content

Full-stack online store application built with React, Apollo, Graphql, and Prisma. from Wes Bos' course

Notifications You must be signed in to change notification settings

CavanWagg/advanced-react-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

advanced-react-graphql

Full-stack online store application built with React, Apollo, Graphql, and Prisma. from Wes Bos' course

Screenshot

An Online store built with React and GraphQl. Users can search, sell, add to cart and checkout their favorite items.

The application has five main models - Users, Items, Orders, CartItems, and OrderItems showcasing the power of relational GraphQL Queries.

The app includes JWT authentication, permissions, sending email, uploading images, and charging credit cards.

To complete mock purchases in the app use a stripe test credit card for Ex: 4242 4242 4242 4242 works as a test Visa card.

The app includes testing using Jest and Enzyme.

Full Tech Stack

Frontend

  • React.js
  • Next.js
  • Styled Components
  • React-Apollo
  • Jest & Enzyme
  • GraphQL

Backend

  • Graphql Yoga: an express graphql server
  • Prisma: A graphQL Database interface

About

Full-stack online store application built with React, Apollo, Graphql, and Prisma. from Wes Bos' course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published