https://github.com/ngduc/px-login
React minimal reusable Login Component.
https://github.com/ngduc/px-login
Last synced: 11 days ago
JSON representation
React minimal reusable Login Component.
- Host: GitHub
- URL: https://github.com/ngduc/px-login
- Owner: ngduc
- License: mit
- Created: 2018-09-23T14:43:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T17:05:55.000Z (over 3 years ago)
- Last Synced: 2025-02-03T11:51:21.210Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.28 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# px-login
A minimal reusable Login Component.
- Total bundle size: 1.5 kB gz
- No dependencies
[Live Demo / Example](https://codesandbox.io/s/vq2mwrno87)
[](https://codesandbox.io/s/vq2mwrno87)
### Commands
Start DEV - `yarn start`
Start Demo - `yarn demo`
Build - `yarn build`
Test - `yarn test`
### Features
- Login
- Sign up
- Basic validation & error messages
- Customizeable elements