Skip to content

yum72/jamcommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jamcommerce

Jam-stack e-commerce site built with next.js and sanity.io

This ecommerce store has all the basic functionality needed for an online store like Home page, categories pages, product details page, cart functionality.

Cart data is persisted so refresh page or opening in new tab will still keep cart data.

Navigation bar can be controlled from sanity studio to show only the categories you want.

No styling is done in the project as this can be used as a starter and you can theme it according to your needs.

Usage

After setting up sanity.io for data(in studio folder), go to web directory and use 'yarn dev' or 'npm dev' to start dev server.

To Do:

  • All products Home-Page (Done)
  • Single Product Page (Done)
  • Connect With Sanity studio (Done)
  • Single Product Page with Dynamic Routes (Done)
  • categories dynamic routes (Done)
  • categories pages (Done)
  • Header/Nav (Done)
  • Cart (Done)
  • Styling (No styling to be added)

About

Jam-stack e-commerce site built with next.js and sanity.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published