/shopit

An Ecommerce Site fully functional and responsive

Primary LanguageJavaScript

This is a full stack Ecommerce website with Next JS and Sanity

  • Next JS was the main tool used for this project
  • I used Sanity for the content management and backend
  • Context API was used for the state management of this project
  • I used industry standard React and Next JS best practices throughout this project including proper folder structure and navigation, clean and concise code.
  • I used the stripe for integrating a payment gateway
  • CSS was used for the styling throughout the project by running all the styles through the global.css
  • The web app is also fully responsive to multiple screens
  • It features various functionalities like the add to cart, remove from cart, view items etc.