It is a group project created in REACT for University of Gdańsk which contains Polish-English biological dictionary app (translations with definitions, plural forms) and admin panel where is CRUD of translations.
- react
- redux (store management)
- react/redux (store management)
- redux-api-middleware (api requests)
- redux-thunk (middleware)
- react-admin (Admin Panel)
- react-router (routing on Admin Panel)
- react-router-dom (routing on App)
- chakraUI (components)
- yup (validation)