Skip to content

🔦 The starter code for building CMS for a ecommerce website using Xata and Cloudinary

Notifications You must be signed in to change notification settings

giridhar7632/ecommerce-cms-starter

Repository files navigation

E-commerce CMS starter

Jamstackhack 22

🔦 The starter code for building CMS for a ecommerce website using Xata and Cloudinary.

Quick Start⚡

You can simply fork this sandbox and start editing in codesandbox.

yarn create next-app my-ecommerce-cms -e https://github.com/giridhar7632/ecommerce-cms-starter
# or
npx create-next-app my-ecommerce-cms -e https://github.com/giridhar7632/ecommerce-cms-starter

# then
cd my-ecommerce-cms && yarn dev

Manual Setup 🚀

Download it, git clone into coding environment of your choice 😃.

Install dependencies: 🔽

yarn install

Run the development server: 👨‍💻

yarn dev

About

🔦 The starter code for building CMS for a ecommerce website using Xata and Cloudinary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published