Skip to content

malinduwmp/PawSquad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PawSquad

PawSquad is a mobile application built using React Native, designed to offer pet rescue support services. This app aims to connect volunteers, pet owners, and shelters to facilitate the rescue and care of animals in need.

Features

  • User Authentication: Secure user login and registration functionality.
  • Pet Listings: Browse through listings of pets available for adoption or rescue.
  • Volunteer Services: Connect with volunteers willing to assist in pet rescue activities.
  • Donation Support: Accept donations to support shelters and pet care initiatives.
  • Messaging: In-app messaging to facilitate communication between users and shelters.

Installation

To run PawSquad locally, follow these steps:

  1. Clone Repository:

    git clone https://github.com/malinduwmp/PawSquad.git
  2. Navigate to Project Directory:

    cd PawSquad
  3. Install Dependencies:

    npm install

    or

    yarn install
  4. Set Up Environment Variables:

    • Create a .env file in the root directory.
    • Define required environment variables (e.g., API keys, configurations).
  5. Run the Application:

    • For iOS:
      npx react-native run-ios
    • For Android:
      npx react-native run-android

Contributing

Contributions are welcome! If you have suggestions, feature requests, or bug reports, please submit an issue or a pull request.

  1. Fork the repository.
  2. Create your feature branch:
    git checkout -b feature/my-new-feature
  3. Commit your changes:
    git commit -am 'Add some feature'
  4. Push to the branch:
    git push origin feature/my-new-feature
  5. Submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • This project utilizes React Native for mobile app development.
  • Thanks to contributors and open source libraries used in this project.

Feel free to customize this README based on your project's specific details and requirements. Include sections like a project overview, specific setup instructions, usage examples, development guidelines, and licensing information. Good luck with your PawSquad application! 🐾

About

Mobile Application React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published