Skip to content

Fake shop of high class kitchen appliances using Next.js, TypeScript and MongoDB.

Notifications You must be signed in to change notification settings

julischa/fake-shop

 
 

Repository files navigation

Fake shop App.

Composition

The site is composed of:

  • Homepage, landing page with few products and the introduction;
  • Products, list of all the items available;
  • Product Details, personal page of every single product with all its information;
  • Cart, page displaying the items in the shopping cart;
  • Checkout, view displayed after the order is completed.
  • Features

    A user is able to navigate throughout the site, using links and NavBar;

    A user is able to view all the previews of the products, and access the details page of every single item;

    A user is able to add to the cart any product, and decide the number of items;

    A user is able to review the cart in the cart page, and proceed to checkout.

    Technology used

    About

    Fake shop of high class kitchen appliances using Next.js, TypeScript and MongoDB.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • TypeScript 67.1%
    • CSS 32.6%
    • JavaScript 0.3%