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 Database
calledgopizza
, a collection calledusers
, create a document using theid
provided for each created user and then add two collections,isAdmin
asboolean
andname
asstring
Clone the project and access the folder
$ git clone https://github.com/leolivm/gopizza.git && cd gopizza
# Install the dependencies
$ yarn
Run the project
$ yarn start
Made with 💜 by Leandro Martins 👋 See my linkedin