Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.53 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.53 KB

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Sankofa Art Demo

This is a sample application that demonstrates an E-commerce website for artists using the Next.js and Sanity CMS. The application loads products from sanity database and displays them. Users can select to display products in a single category. Users can click on any product to get more information including pricing, description and rating. Users can select items and add them to their shopping cart. They is a test version of the checkout page yet to go live.

Live Demonstration

Sankofa art demo can be viewed online here.

Here are screenshots that show the E-commerce demo application in use.

Home Page

Home Page

Home Page Mobile Home Page Mobile

Product Page Product Page

Product Detail Page Product Detail Page

Shopping Cart Shopping Cart

Wishlist Wishlist

Checkout Checkout