A simple crud app made with Redux Toolkit, React.js and TypeScript.
- Accessible modals, buttons, inputs, and textareas using React Aria
- Protected routes using React Router v6.10.0
- Permanent login/logout solution using Redux Toolkit and the Redux Persist package
- Async network requests using Redux Toolkit and Redux Thunk
- Responsive on smaller screen sizes without media queries
- Nice transitions and hover effects