This repo was created as part of end of our training at BeCode.
Our workshop presents the fundamentals of a ReactNative application with FireBase.
- Date : 08.03.2022 at 09.30 am
- Guidelines
- Slides [ PDF ]
- Prototype
| FRONT | BACK |
|---|---|
| Aurélien | Mess |
| Sylvain | Aline |
The sources of final app is available on branch final
- Install dependance :
npm install- Install Expo-Cli :
npm install -g expo-cli- Starting this project with the cmd :
expo startornpm start- Scan the QRCODE with ExpoGo on your smartphone
or presswfor launch the app in your webbrowser.

