Commit graph

57 commits

Author SHA1 Message Date
Yago Santana
9940f4f967 atualização 2025-11-28 15:10:21 -03:00
Yago Santana
4e686caa3f atualização 2025-11-25 13:56:11 -03:00
João Vitor
9ec05a0599 correção da tela branca 2025-11-25 12:25:51 -03:00
João Vitor
b793f7dca4 docs: projeto documentado 2025-11-25 11:08:50 -03:00
João Vitor
ca76bf4e82 Criação do layout 2025-11-25 11:04:39 -03:00
João Vitor
1caeddc72c feat: Initialize PhotumManager project structure
This commit sets up the foundational project structure for PhotumManager. It includes:
- Initializing a new React project with Vite.
- Configuring essential dependencies such as React, Lucide React, and the Google Generative AI SDK.
- Setting up TypeScript and Vite configurations for optimal development.
- Defining core application metadata and initial type definitions for users and events.
- Establishing basic styling and font configurations in `index.html` with Tailwind CSS.
- Adding a `.gitignore` file to manage project dependencies and build artifacts.
- Updating the README with instructions for local development.
2025-11-25 11:02:25 -03:00
João Vitor
0588a2da1d
Initial commit 2025-11-25 11:02:10 -03:00