react-windows-ui
Build full featured Windows fluent UI apps using ReactJS. Provides a set of accessible, reusable, and composable React components that make it super easy to create websites and apps.
Adaptive UI
Installation
Getting Started
app-config
‣ app-config.css
file contains the PrimaryColor
, Fontfamily
used by the app.
‣ You can import default app-config
using this file app-config.css.
OR
Create your own like this
Usage
Boilerplate
You can initialize you Repo with this Template
OR
Clone as a Repository:
virtualvivek/react-windows-ui-boilerplate
Run Demo Locally
Windows 11 Styles.css
RTL Support
Distribute layout direction from Right to Left.
Links
Name | Details | Link |
---|---|---|
Example Codes | Components implementation demo |
Example LINK |
Library Source Directory | Folder publish to npm |
Library LINK |
Library SCSS Source | Style scss source code |
SCSS LINK |
TypeScript Type Definitions | Typescript index.d.ts import file |
D.TS LINK |