Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 765 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 765 Bytes

E-Commerce Project with Next.js

This project is built within the Upleveled bootcamp program according to its requirements and guidelines. The e-commerce store is not intended for commercial purposes and, therefore, has restricted functionality (e.g. no payment feature). All images belong to Deva Williamson and taken from her Unsplash account. The text content generated by GhatGPT.

List of technologies used

  1. Next.js (React, Node.js) including such experimental features as server actions and dynamic routing. The shopping cart uses cookies.
  2. SASS modules for CSS.
  3. Typescript.
  4. PostgreSQL and Ley.
  5. Playwright.
  6. Jest.
  7. Deployment: Vercel (Fly.io - deployed, then deleted).