Skip to content

sschottler/Advanced-React

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced React & GraphQL

Web app built from Advanced React & GraphQL course by Wes Bos. Very fun course. Highly recommended.

Screenshot

Frontend:

  • React
  • SSR with Next.js
  • styled-components
  • Apollo GraphQL Client - caching, queries, mutations
  • Jest/Enzyme testing
  • Stripe checkout
  • Image storage/preprocessing with Cloudinary
  • Search/Autocomplete with Downshift

Backend:

  • Yoga GraphQL Server
  • Prisma GraphQL DB interface with Postgres
  • JWT authentication
  • Email with mailtrap.io

Hosted on heroku:

About

Advanced React & GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • CSS 1.3%