Commit Graph

105 Commits

Author SHA1 Message Date
b4bf57f000 docs: update backend integration documentation
Expand documentation with comprehensive API protocols, authentication standards, and structured error responses.
2026-05-26 11:48:36 +03:30
03d100905f refactor: optimize ArchivePage performance and imports
Remove lazy loading for ArchivePage and update cart toast notifications to use direct imports. Refactor pet state selection in product cards for better reactivity.
2026-05-26 11:44:14 +03:30
29ba592366 docs: update README with project scope and architecture 2026-05-26 11:40:39 +03:30
c95c9e5ce0 feat: initialize project structure
- Configure project metadata and dependencies
- Setup Vite with React and TypeScript
- Add environment configuration and .gitignore
- Implement initial application entry point and assets
2026-05-26 11:37:22 +03:30
c24867d90c Initial commit 2026-05-26 11:37:03 +03:30