Building an E-Commerce App with React.js & GraphQL using Next.js & Saleor API
Saleor is a a GraphQL API for building production grade e-commerce solutions. It is written in Django and provides all the notions to build a shop on for any target, e.g. a website, a mobile app or even a desktop application.
In this tutorial I will show you how to quickly build a React.js app on top of Saleor GraphQL API. We will be using Next.js with TypeScript along with Tailwind CSS for styling.
#reactjs #graphql #saleor
source