yandex icon
Back to work

E-commerce Website

HTML
CSS
JS

An ecommerce store from scratch using HTML, CSS, JS

Main page of e-commerce store

Note

Back to 2020. This is the first website I made. I didn’t make a backend version of it (search, payment, sign in, sign up, log out), but maybe I’ll get back to it and do.

Tech stack

  • HTML, CSS, JS
  • Bootstrap 3

My Thoughts Now

Products

Catalog was made using the catalog.js file, now I’ll make it through Shopify or any Headless CMS such as Sanity, Strapi, or Hygraph (which I liked when had work with). Also I can use a database like MySQL, PostgreSQL to store products, but Shopify is the easiest way.

Styling

For styling I chose Bootstrap, the latest version was 3. For now I’ll rewrite it on somehing different like tailwind, any UI library, just plain CSS, or SCSS.

Demo / Source code