chec / commercejs-nextjs-demo-store

Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, customer login, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
https://commercejs-demo-store.netlify.app/
BSD 3-Clause "New" or "Revised" License
1.07k stars 206 forks source link

Added missing and Fixed inconsistent links in ReadMe docs #132

Closed parammittal16 closed 4 years ago

parammittal16 commented 4 years ago

Hi @robbieaverill / @john-raymon / @jaepass

As reading the ReadMe docs found some inconsistencies like

Missing links on Next.js in some of the major areas Missing links of some technologies used in Tech stack ...

I would like to work on this

Thanks