- Upgrade all packages to next version
- Add error overlay to show errors on the page
- [*] Add Rematch the Redux framework
- [*] Add Redux dev tools
- [*] Add Prettier
- [*] Proper demo components with styles that can be removed quickly
- Create a protected route component
- Add new component for showing the notifications
- Add table component that can recieve data like these
<Table header={object[]} body={any[][]} minWidth={number} /> - Proper step-by-step instructions to use this repo for a new project