Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.64 KB

File metadata and controls

53 lines (33 loc) · 1.64 KB

Acknowledgements

This project uses the following third-party resources and services.

Placeholder Images

Picsum Photos

URL: https://picsum.photos

Development and testing use placeholder images from Picsum Photos, a free image placeholder service.

Usage in this project:

  • src/data/cards.mock.ts - Mock card data for development
  • src/hooks/useCardData.ts - Fallback images for items without imageUrl

Unsplash

URL: https://unsplash.com

Picsum Photos sources its images from Unsplash, a platform providing freely-usable images.

Unsplash License Summary:

  • Free to use for personal and commercial purposes
  • No attribution required (though encouraged)
  • Modification and distribution permitted
  • Cannot be used to create a competing image service

For full terms, see the Unsplash License.

Open Source Libraries

This project is built with open source software. Key dependencies include:

Library Purpose Licence
React UI framework MIT
Vite Build tool MIT
TypeScript Type system Apache-2.0
Framer Motion Animation library MIT
Zod Schema validation MIT

For a complete list of dependencies, see package.json.

Development Tools


Contributing Acknowledgements

If you believe any acknowledgement is missing or incorrect, please open an issue or pull request.