/ecommerce

Proj #2

Primary LanguageJavaScript

  • - /api/products -> fetch and show all products.

  • - /api/product/id -> fetch single product.

  • - complete user registration/login flow

  • [] - add to cart function

  • [] - add to wishlist function

  • [] - remove faker and mirage

Todos

  • - Create component
  • [] - Handle cart and wishlist fetching