0.0.9 • Published 5 years ago

material-ui-amplify-auth v0.0.9

Weekly downloads
12
License
MIT
Repository
github
Last release
5 years ago

This is a collection of React components that can be used commonly in multiple projects.

Install

$ yarn add material-ui-amplify-auth

Also, you need to install the dependent packages.

$ yarn add material-ui-basic-parts
$ yarn add @material-ui/core @material-ui/icons
$ yarn add react-intl
$ yarn add react-router-dom @types/react-router-dom
$ yarn add react react-dom @types/react @types/react-dom 

Usage

See example codes in index.tsx https://github.com/kondows95/material-ui-amplify-auth/blob/master/src/index.tsx

You can run example codes in your local environment

$ git clone https://github.com/kondows95/material-ui-amplify-auth.git
$ yarn
$ yarn start

Also, you can see "Basic Usage" in "__tests__/***.test.tsx" https://github.com/kondows95/material-ui-amplify-auth/tree/master/src/

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.1

5 years ago