-
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 Slider component to Main Screen (pass array with elements to display when Main Screen is rendering [ use UseEffect hook ])
- Presentation component should include images fetched from restaurants endpoint (number of elements in slider is up to your call :))
- Style containers and elements using styled-components
- *Find good slider solution in external component monorepository
- Write unit tests using react-testing-library