Skip to content

Pretty SSR e-commerce website using NextJS & Apollo Client, integrated with Saleor, focused on performance & SEO 🌿

License

Notifications You must be signed in to change notification settings

bkdev98/co-bang-handmade

Repository files navigation

CBH Storefront

screenshot

Note: This project is for demo purpose, which means it's not yet ready for production.

Pretty SSR e-commerce website using Next.js & Apollo Client, integrated with Saleor, focused on performance & SEO 🌿

Features

  • Green 🌱

  • Saleor GraphQL API integration

  • Server Side Rendering

  • Data caching

  • Braintree Payment Gateway integration

Demo

See the public demo of CBH Storefront!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes

Prerequisites

  • Node.js 10.0+

  • A running instance of Saleor.

  • Update API_URI of your Saleor instance in /lib/apolloClient.js file. (Yes hard-coded I know, I promise it's only temporary :)

Installing

Clone the repository:

git clone https://github.com/bkdev98/co-bang-handmade.git

Enter the project directory:

cd co-bang-handmade

Install NPM dependencies:

yarn

Run the development server:

yarn dev

Go to http://localhost:3000 to access the storefront.

License

This project is licensed under the BSD-3-Clause License - see the LICENSE file for details

Crafted with ❤️ by Quocs Studio

khanh@quocs.com

About

Pretty SSR e-commerce website using NextJS & Apollo Client, integrated with Saleor, focused on performance & SEO 🌿

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published