http://www.kugeci.com/example/react/
To login, use
- username:
demo@kugeci.com
- password:
kugecidemo
A skeleton single page app based on react.js cli. The following packages are used. redux, react-redux, react-router-dom, coreui, react-redux-thunk, react-redux-logger, cross-fetch, etc.
Features:
- Loading screen to intialize app
- Login control if user state is not set
- Login action to populate user state
- Form instant validation using local class property (not using react state)