Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 248 Bytes

File metadata and controls

7 lines (6 loc) · 248 Bytes

Next.js Ecommerce

Changes so far

  • Changed main CSS file, and configured TailwindCSS for styling. Installed Material-UI for components.
  • Added meta data for the specific product pages.
  • Added show cart popup.
  • Applied filter functionality.