Welcome to PupSpot, the social platform dedicated to dogs and their owners! Connect with fellow dog enthusiasts, find dog-friendly spots near you, and discover new places where dogs can interact and play.
Follow these instructions to set up the PupSpot project on your local machine and get started.
- Python 3.x
- Git (for cloning the repository)
- Recommended: Virtual environment tool (
venv
) for managing dependencies
-
Clone the Repository
Clone the PupSpot repository to your local machine:
git clone https://github.com/your-username/pupspot.git cd pupspot
This README provides clear instructions on cloning the repo, setting up the environment, and starting the app, which is useful for contributors and new team members.