Sample React frontend based on react-forms-ui.
- Language Javascript, ES7
- UI framework React
- Forms UI library React Forms UI
- UI look & feel Bootstrap 3
- Routing React Router
- Project bootstrap Create React App
- Frontend for the backend
- CRUDL on entities: project, user, session
- Authentication and authorization
npm start
open http://localhost:3000/
npm run build