Howlr is a social applicaiton designed to connect pet owners with local events, dog sitters, and other pet-friendly resources.
- Clone the reponsitory
- Install the dependencies using
npm install
- Start the development server using
npm start
- Open your web browser and navigate to
http://localhost:3000
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
- Role-specific profiles: The platform provides separate profiles for users, sitters, each with unique features tailored to their role.
- Social and community features: Users can access social features such as event listings, groups, and posts, as well as an interactive map with filters for pet-friendly locations.
- Pet-sitting functionality: Users can find and book sitters for their pets, receive updates and care instructions during their pets' stay, and chat with other users.