# apt-maint-acct-react-frontend  
Exploring React & Redux libraries by re-implementing an application on Apartment Maintenance Account written in Angular a while ago.  

Features:  
1. JWT for Authentication (Json Web Token),  
2. RBAC for Authorizations (Role Based Access Control),  
3. Login, Registration, Forgot Password, Social Logins, FlashMessage,  
4. NodeJS / ExpressJS for backend/server-side code,  
5. Jest, Enzyme for Unit tests,  
6. PWA Enabled (Progressive Web Application)  


#### [Demo (read-only)](https://react-demo.eastgate.in)  
#### [Backend, written in NodeJS/ExpressJS](https://github.com/mohankumaranna/apt-maintenance-account-backend)   
#### [Installation Guide](https://github.com/mohankumaranna/apt-maint-acct-react-frontend/wiki/Installation-Guide)  
#### [User Guide](https://github.com/mohankumaranna/apt-maint-acct-react-frontend/wiki/User-Guide)  
#### [Technical Guide](https://github.com/mohankumaranna/apt-maint-acct-react-frontend/wiki/Technical-Guide)  

#### License  
MIT  
