/ecom

An E-Commmerce web app using vanilla JavaScript

Primary LanguageJavaScript

ecom

An E-Commerce shopping cart app using vanilla JavaScript.

Live link: Click here

Tools and Technologies used

  • HTML, CSS, JS(vanilla)
  • Contentful

Contenful is used here to manage the backend data

More about contentful


About this project

It's a simple shopping cart with add to cart and empty cart features I have used async methods to perform various tasks like rendering the UI and sending requests using fetch()

ps: I'm sure I'll keep updating this project and also try to add more features