Skip to content

dmitrytavern/training-react-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of custom UI components similar to Material UI.

Topics

Resources

Stars

Watchers

Forks