More Premium Hugo Themes Premium Nextjs Themes

Multi Cart

This is a full-stack React serverless web application built for demo & study purposes.

Multi Cart

This is a full-stack React serverless web application built for demo & study purposes.

Author Avatar Theme by charlieargue
Github Stars Github Stars: 7
Last Commit Last Commit: Apr 20, 2023 -
First Commit Created: May 5, 2023 -
Multi Cart screenshot

Overview

Multi-Cart is a full-stack React serverless web application built for demo and study purposes. It was developed as a way to learn React, GraphQL, and other technologies. This application is a fake fancy shopping cart that allows users to create and edit shopping carts.

Features

  • User can create a new cart through the NavBar > CartMenu dropdown.
  • User can edit the created cart through various components such as EditCartPage, EditCartContainer, EditCartTable, CartLineContainer, CartLineForm, LineAccountsContainer, DrawerContainer, and LineAccountAutoSave.
  • Custom incoming webhook for devops glue between Terraform Cloud and GitHub Actions.
  • Custom urql Graphcache and Global Fetching exchanges.

Installation

To install the Multi-Cart application, follow these steps:

  1. Clone the repository from https://github.com/[repository-url].
  2. Navigate to the project directory in your terminal.
  3. Install dependencies by running the following command:
npm install
  1. Start the application by running the following command:
npm start
  1. The application will now be running locally on your machine.

Summary

Multi-Cart is a full-stack React serverless web application built for demo and study purposes. It features the ability to create and edit shopping carts, as well as custom webhooks and exchanges. The application provides a hands-on learning experience for React, GraphQL, and other technologies.