/ecommerce_next_sanity

This is a full stack e-commerce website made with the help of sanity database and react. It has integrated payment facility which is activity on account of checking out from the cart.

Primary LanguageJavaScript

Ecommerce website : Techplied

This is a full stack e-commerce website made with the help of sanity database and react.

Installation

Install the dependencies of project

npm install
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Video

ecommerce.mp4

Lessons Learned

  • learnt tailwind integration
  • learnt cart manipulation
  • implemented stripe payment gateway
  • learnt to work on sanity database