Skip to content

A starter project for building performant ECommerce applications with Next.js and React

License

Notifications You must be signed in to change notification settings

Jason-zyshen/jamstack-ecommerce

 
 

Repository files navigation

Frontend

I'm going to build our website based on this ECommerce template. The first step I did is switching Yarn to NPM and updating Next.js to v12 which has lots of awesome features. Since the backend has not finished yet, I'm going to use a GraphCMS as our content manager system provding data thorough a GraphQL api.

To-Dos

3rd-party services

  • Stripe
  • ogin
  • Social media sharing
  • Instagram Integration

React modules

  • progress bar
  • mobile adjustment
  • slide gallery

Deployment

  • remove environment variables

API functions

  • API merge
  • Database sync

Technical decisions

  • SSR, SSG, or CSR => Apollo vs GQty
  • Nodejs vs Bun

About

A starter project for building performant ECommerce applications with Next.js and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • CSS 1.0%