This project uses the following third-party resources and services.
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 developmentsrc/hooks/useCardData.ts- Fallback images for items without imageUrl
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.
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.
- Claude Code - AI-assisted development
If you believe any acknowledgement is missing or incorrect, please open an issue or pull request.