Loading...

About the website

It is a demo shopping website platform of clothing.

Features

  • Searching:
    • by category
    • by name
    • by series
    • sort: by price (asc or desc) or by newest/oldest.
  • Authentication:
    • Users can check out only if logged in.
    • When checked out, it will add to the database a fake order with the correct ordered items.
  • Detailed page for each product
    • when clicked on a product a modal will open up and upon refreshing you will enter the detailed page.

Involved technologies

  • Clerk - first time using it for authentication, works very well.
  • Headless UI + Tailwind for styling.
  • Next+React - for handling front + serverless functions.
  • MongoDB Atlas for database.