PicViewr is a simple app that allows users to view a list of images fetched from a remote API and authenticate using Firebase Authentication.
- Firebase Authentication: Users can sign up, log in, and log out using Firebase Authentication.
- Image Gallery: Displays a list of images fetched from JSON Placeholder.
- Clone the repository:
git clone https://github.com/tobiasrandy/PicVewr.git
- Open the project in Android Studio.
- Set up Firebase Authentication in the Firebase Console and download the
google-services.json
file. - Place the
google-services.json
file in theapp
directory of the project. - Build and run the app on your device or emulator.
- Sign up or log in to access the image gallery.
- Set up display name.
- Browse through the list of images.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
For any questions or feedback, please contact Tobias Randy.
This project is licensed under the MIT License.