- Next JS
- Sanity.io (CMS)
- Stripe (Payment)
The site is hosted on vercel on https://headphones-hub.vercel.app/
It is a Full Stack E-Commerce application, with Stripe payment integration
You can go through the package.json file to see the dependencies used.
You can fork this repo and use as a template for you e-commerce project, incase you will love to make any contribution to this project, feel free. It is strongly encouraged.
- Fork
- Clone project to your local machine
- cd headphone-hub
- run
npm install
to install the dependencies - run
npm run dev
to serve the project onlocalhost:3000
- Go to this link for information on how to contribute https://gist.github.com/MarcDiethelm/7303312
The Schemas for the project has been set