-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Kryteria akceptacji
Należy zweryfikować i skonsultować, a także ewentualnie uaktualnić przed rozpoczęciem prac nad zgłoszeniem.
- Create new .ts React component that will hold all necessary elements
- Add Navigation component to Main Screen
- Navigation component should have title, two buttons (zaloguj and ulubione [if user is logged in] ) and a place for hamburger component ( defined in separate component )
- Write unit tests using react-testing-library [ mainly focus on simple cases: if the title is present, buttons are clickable, etc. ]