-
Installation:
- Clone the repository to your local machine.
- Run
npm install
oryarn install
to install project dependencies.
-
Configuration:
- Configure Firebase credentials as per the instructions provided in the project's documentation or environment setup files.
-
Running the App:
- Use
npm start
oryarn start
to launch the application on a simulator or physical device.
- Use
-
Exploration:
- Navigate through different sections of the application to experience and understand the implemented features.
- Refer to the documentation or code comments for detailed information on each feature's implementation.
- React Native
- Firebase (Authentication, Realtime Database, Storage)
- Author: Hamid Abdullah
Contributions to this project are welcome! Please adhere to the contribution guidelines specified in the project's repository.
I extend my gratitude to the online resources, documentation, and community forums that significantly contributed to understanding and implementing various features in this project.