A React UI library using styled-component to build consistent, responsive, theme able UI
FE-Theme is a comprehensive library of reusable React components that aims to streamline the development of modern web applications and websites. It is based on styled-components and provides an accessible and composable UI. The library offers a theme-based approach to quickly start projects of different size.
To install FE-Theme in your project, follow these steps:
cp sample-theme.js ./
or download the sample theme file manually.primary
and secondary
properties.themeInit
function and pass it to the ThemeProvider
component.FE-Theme is a styled-component based library that provides a comprehensive collection of accessible and reusable React components. It offers a theme-based approach for quick customization and streamlines the development process of modern web applications and websites. With FE-Theme, developers can easily create and modify UI components to match the design requirements of their projects.