Skip to content

eggsmayhem/nextjs-starter-medusa

 
 

Repository files navigation

Medusa

Medusa for Artists

banner

About

Participants

eggsmayhem / eggsmayhem#1482 / twitter

nebocoder / nebocoder#9007 / twitter

sabakhilji / sabakhilji#624 / twitter

ryanohcodes / ChocOhPi#1258 / twitter

Description

Bringing the Medusa Next-js storefront closer to artists with Gallery and Commissions display features

Preview

Changes over the Next.js starter:

  • Site structure optimized for artists
  • Dramatic color scheme
  • SEO
  • Focus indicator for increased accessibility
  • Carousel to display past works
  • Separate page highlighting commissionable art by category

Going forward:

  • Simplified admin panel
  • Artist can update commissions page through admin panel, decreasing need for developer intervention
  • Associate images with variant type at checkout for cleaner customer experience

Storefront Carousel

An attractive Carousel on your storefront can show your customers your past work by category and extend your site from a mere store to clearly offering custom commissions as well, a seamless feature to help artists sell more art

carousel

Gallery and Commissions

This template includes a customizable Gallery componenet where the artist can display their past works by category/medium.

An artist can easily plug in their past works for a nicely-formatted Gallery, along with a link to contact the artist about commissioning custom work

commissions

Set up Project

Prerequisites

To use the starter you should have a Medusa server running locally on port 9000. Check out medusa for a quick setup.

Install Project

  1. Clone the repository:
git clone https://github.com/eggsmayhem/nextjs-starter-medusa
  1. Change directory and install dependencies:
cd directory
yarn install

Resources

Medusa for artists is built with:

Learn more about Medusa

Learn more about Next.js

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 1.5%
  • CSS 0.8%