Cross-platform mobile app for storing info and images from places you have been or want to visit
- On page load, a user will see the sign-in page. If the user isn't registered, the link at the bottom will bring up the registration page.
- If a user is already registered, the link at the bottom will return to the sign-in page.
- After sign-in, the main travel log will be shown.
- In profile view...
To run this project, you will:
- Install Expo CLI and a mobile simulator/emulator
- Clone the repository:
git clone https://github.com/fractalscape13/TripWolf
- In the root project directory, run
npm install
to install all dependencies - In the root project directory, add a file called "firebase.js" with Firebase credentials
- In the root project directory, run
npm start
- Open the project with Expo in your mobile simulator/emulator or on your device
- React Native
- Node
- Express
- Postgres
- Firebase
If you have any questions or comments at all, please submit a pull request.
This application is licensed under the MIT license.
© 2021 Joseph Wangemann