/training-react-ui

Implementation of custom UI components similar to Material UI.

Primary LanguageJavaScript

Getting Started

Implementation of custom UI components similar to Material UI.

Components list

  • AppAlert
  • AppButton
  • AppButtonArrow
  • AppButtonBase
  • AppCheckbox
  • AppForm
  • AppInput
  • AppInputPasswordIcon
  • AppLoader
  • AppSpinner
  • AppTabControl
  • AppTabPanel
  • AppTabs

How to install

  1. Clone repo
git clone https://github.com/dmitrytavern/training-react-ui.git
  1. Install deps
npm install
  1. Start
npm start

Screenshots