uriel-reyes / ct-shopping-lists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commercetools logo

Shopping Lists Management App

Overview

This application allows users to manage their shopping lists. It includes features such as viewing all shopping lists, viewing details of specific lists, and deleting lists. It uses the commercetools MC App Starter template.

Features

  • View a list of all shopping lists.
  • View details of a selected shopping list including line items.
  • Delete a specific shopping list.

Technologies Used

  • React
  • Apollo Client (GraphQL)
  • commercetools UI Kit

Setup and Installation

  1. Clone the repository.
  2. Install dependencies: npm install yarn add @commercetools-frontend/ui-kit
  3. Start the application: yarn start

Usage

  • The main page displays all shopping lists.
  • Click on a list to view its details.
  • Enter a list ID and use the buttons to view details or delete the list.

Contributing

Contributions to this project are welcome. Please open an issue or submit a pull request for any features or fixes.

License

MIT License

About


Languages

Language:JavaScript 99.0%Language:CSS 1.0%