React Native - Expo application for the GoPizza project developed at Ignite @ Rocketseat.
Technologies that I used to develop this mobile client
- React Native
- Styled Components
- Expo
- TypeScript
- React Navigation
- Google Fonts
- React Native Firebase
- Expo Image Picker
- ESLint
Follow the steps below
- Create a project in https://firebase.google.com/ and follow this guide https://efficient-sloth-d85.notion.site/Instala-o-e-Configura-o-Firebase-939e568bc5d240f8949a6ab1cafadd43
- Add a email/password login provider and then add two users
- Create a
Firestore Databasecalledgopizza, a collection calledusers, create a document using theidprovided for each created user and then add two collections,isAdminasbooleanandnameasstring
Clone the project and access the folder
$ git clone https://github.com/leolivm/gopizza.git && cd gopizza# Install the dependencies
$ yarnRun the project
$ yarn startMade with 💜 by Leandro Martins 👋 See my linkedin



