Skip to content

Sick Fits is a full stack online clothing store complete with real credit checkout. Users can search, sell, add to cart and checkout their favourite items.

Notifications You must be signed in to change notification settings

FranRom/sick-fits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sick-Fits: Advanced React + GraphQL

Sick Fits is a full stack online clothing store complete with real credit checkout. Users can search, sell, add to cart and checkout their favourite items. The application has five main models — Users, Items, Orders, CartItems, and OrderItems — all of which are relational and showcase the power of relational GraphQL Queries. The app also includes many server side bits including JWT authentication, permissions, sending email, uploading images, and charging credit cards.

In addition to building both the frontend and backend of the application, Testing the React application is included. It’s GraphQL API with Node.js on the backend and React and Apollo on the front end. We cover everything from authentication and sending email to uploading photos and caching data. The entire front-end is built in modern React.js and GraphQL.

stack

So here are some of the things that you can expect on this project:

  • React Best Practices
  • Server Side Rendering
  • Styled Components
  • Theming
  • Render Props
  • Routing
  • GraphQL Schema
  • Queries and Mutations
  • JSON Web Token (JWT)
  • Resolvers
  • Cache Management
  • Loading and Error States
  • Sending Email
  • Logic and Flow with Async + Await
  • Authentication and Permissions
  • Charging Credit Cards
  • Hosting and Transforming Images
  • Pagination
  • Forms in React
  • Animations
  • Third party React Components
  • Unit Testing
  • Mocking Components
  • Mounting vs Shallow Rendering
  • Deployment

About

Sick Fits is a full stack online clothing store complete with real credit checkout. Users can search, sell, add to cart and checkout their favourite items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published