-
This project is based on a RestaurantApp, trying to be usable on multiple platforms (Android, iOS, Web).
-
Developed using React-Native & Exgo Go
-
Project for CM 2023-2024
-
CONTENTS:
- The icon lib is react-native-vector-icons
- Navigation with react-router-native
- See react-native doc for usable components.
- See expo doc for usable components.
- For animations see react-native-animatable
- Using Firebase as a persistance data base
-
STEPS FOR USING:
- Run the command
npm install
. - Run the command
npm start
ornpm run android
for automatically open on android simulator.
- Run the command
-
CONTRIBUTORS:
- Jorge Florentino Serra
- Pablo Vera López
- Alejandro Fernández Orozco
- María Luisa Rodríguez Cabrera