- authorization
- registration of the head of the community and residents
- create / edit / delete news
- add / edit / delete comments
- approve / decline residents
- add / edit / delete voting
- clone or download project
- Install packages:
yarn install
- Running locally:
npm start
- Running dev build:
npm run build-dev
- Running prod build:
npm run build-prod
Add profileDone
Add messagesDone
- Add notification
- Update template
- Code refactoring