- To work with advance features in React.
- Mobile friendly
- Sidebar navigation collapses giving user expansive view of projects and tasks.
- React Advance Features
- React Portals
- used for a modal that alerts user of necessary form requirements.
- React Custom Hooks
- created hook for local storage of data, improving readability of code.
- React Portals