Extra -20% discount for whole year 2025. Use promotion code NEWYEAR2025.

Disclaimer

This website is a demo project created for showcase purposes only. The content, including product listings, pricing, delivery options, and postal service points, is entirely artificial and should not be considered real.

No Actual Transactions:

This website does not process real orders, payments, or deliveries. Any checkout process or order confirmation is purely for demonstration purposes.

Fictional Data:

All product descriptions, availability, pricing, and shipping methods are simulated and do not reflect actual goods or services.

User-Entered Data:

Information submitted through forms (e.g., checkout, sign-up, or contact forms) may be stored temporarily in a database for a short period. However, it is strongly advised NOT to enter real or sensitive personal information such as credit card details, addresses, or personal identifiers.

No Support or Liability:

This project is intended for educational and portfolio purposes only. The developer does not provide customer support, order fulfillment, or any liability for misuse of the platform.

By using this demo website, you acknowledge that all content and functionality are for testing purposes only and do not represent a real online store. For any questions regarding this project, please contact the developer.

Welcome to Miscellaneous Marketplace, a modern and user-friendly e-commerce platform designed to showcase a variety of products with smooth browsing, searching, sorting, filtering and dynamic cart functionality. This project is built to explore and implement core full-stack development concepts.

Frontend


  1. Next.js App Router
  2. TypeScript
  3. Tailwind CSS
  4. Headless UI

Backend


  1. Next.js Server Actions
  2. MongoDB
  3. Mongoose ODM

Features & functionalities

1. Products

  1. Product filter (by title and price range)
  2. Product sort (by title and price)
  3. Product search (by title)
  4. Pagination
  5. Product images saved in Cloudinary
  6. Dedicated page for categorized products
  7. Algorithm for product suggestions

2. Cart

  1. Temporary cart saved in database, uniquely identified by session ID
  2. Temporary cart auto-deletes in 1 day if not proceeds to payment, in order to save resources
  3. Promotional code discount application
  4. Automated delivery fee application on total price

Data source & hosting

All product data is referenced from DummyJSON but is self-hosted in MongoDB with few alterations for better customization, performance, and control over the data.

This project is a great example of scalable full-stack development of an e-commerce website, blending modern UI, efficient data fetching, and secure backend logic.

Thank you for checking it out! 😊