Skip to content

This repository contains the completed project from the Cloudscape Design System Workshop, where a responsive and accessible web application for cloud management was built using Cloudscape's open-source React components. Starting from an empty React TypeScript project, a basic Chocolate Factory app was developed utilizing Cloudscape components.

Notifications You must be signed in to change notification settings

KanikaGenesis/Cloudscape-Design-App

Repository files navigation

Cloudscape Design System Workshop

This project is the result of completing the Cloudscape Design System Workshop. The workshop uses the open source Cloudscape Design System to build a responsive and accessible web application for cloud management. The web application will leverage the open-source React components offered by Cloudscape.

Overview

The development started with an empty React TypeScript project and finished by building a basic Chocolate Factory application using Cloudscape components.

Application Layout

The project development was divided into three main steps:

Step 1: Create the Basic Layout

In this step, we set up the foundational layout of the application, establishing the primary structure and navigation elements.

Basic Layout

Step 2: Add a Table View

Here, we incorporated a table view to display data in a structured tabular format, utilizing Cloudscape's table components for enhanced functionality and accessibility.

Table View

Step 3: Add a Creation Flow

In the final step, we implemented a creation flow, enabling users to add new data entries through a user-friendly form interface.

Creation Flow

Getting Started

To run this project locally:

  1. Install dependencies:

    npm install
    
  2. Start the development server

  3. npm run dev
    

The project will be available at http://localhost:8080/home/index.html

Connect with me

Kanika Mathur

License

This project from AWS is licensed under the MIT No Attribution License (MIT-0). For more details, see the LICENSE file.

About

This repository contains the completed project from the Cloudscape Design System Workshop, where a responsive and accessible web application for cloud management was built using Cloudscape's open-source React components. Starting from an empty React TypeScript project, a basic Chocolate Factory app was developed utilizing Cloudscape components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published