🍳 First Rocketseat Ignite - Project to learn basics React Native knowledges
git clone https://github.com/vanessafsoares/my-skills-app.git
npm install
cd ios && pod install && cd .. && npm run ios
npm run android
npm run detox
npm run detox e2e/tests/add-skill.e2e.js
npm run start
Give a ⭐️ if this project helped you!