Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 750 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 750 Bytes

Custom Layout Designer

Custom Layout Designer is an offline React application that enables users to create customizable layouts for products. It allows for the design of sections with nested components and the customization of their styles interactively.

Features

  • Flexible Containers: Create containers that can encapsulate other components.
  • Customizable Buttons: Create buttons with customizable text and styles.
  • CSS Property Editing: Edit CSS properties of components using a UI.
  • State Management: The application's state is managed using Redux Toolkit.
  • Save and Load: Save and load layouts from local storage.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.