Product Configurator

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn test:e2e

Runs the end to end (e2e) tests, implemented using Playwright.

yarn test:e2e:report

Serves the report generated by the last e2e test run.

yarn storybook

Launches storybook to help with viewing individual components.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.