Desenvolver um curto fluxo de checkout. Algumas destas tarefas envolvem integração com uma API pública.
Layout link: https://www.figma.com/file/0dLgrLvzADWbeonHST2CSD/React-Native---Palermo?node-id=0%3A1
HOME | HOME |
---|---|
![]() |
![]() |
CART | CONFIRMATION |
![]() |
![]() |
-
Splash screen
-
Home screen
-
Cart screen
-
Confirmation screen
-
You must use styled-components
-
use a state library
-
add category filter
-
number of badge products
-
add and remove items from cart
-
create at least one automated test
-
Semantic Git commits
-
Light/Dark mode theme
-
Absoluty import
To install Palermo, follow these steps
Linux, macOS e Windows:
npm install
or
yarn install
The developed application seeks to show all code maturity. Applying clean code
techniques, making the most of the proposed activities, such as:
javascript
/ styled-components
: for general application development;
firebase
/ zustand
: for state management and data storage;
teste-library
: for automated test execution;