Shelters often receive donations that don't match the needs of their organization. We created Shelter Seek to provide shelters a way to create wishlists of items that they would like to be donated. Furthermore, Shelter Seek serves vulnerable groups in our community by providing an accessible way to find nearby shelters that have items that they might need.
First, install dependencies and run the development server:
npm install
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.