Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 779 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 779 Bytes

OpenMined UI

This project is our user interface component library, built in React.js, with imports for Framer. This allows our design team and our UI development team to have a single source of truth between what we design and what we use in building apps and websites.

The project is set up in two folder:

  • omui - The main React.js project, which uses Chakra UI and Styled System as our base. We also live develop our components using Storybook and build them using Parcel.
  • omui.framerfx - The folder-based Framer project, which allows us to use real React components in our UI prototypes.