Commit graph

6 commits

Author SHA1 Message Date
João Vitor
3f6923fa7a feat: Modelo One Repo 2025-12-03 09:44:21 -03:00
Yago Santana
2f7cdd08b8 atualização 2025-12-02 22:38:12 -03:00
Yago Santana
7f5c8ae2be atualização 2025-12-02 09:08:10 -03:00
Yago Santana
2a5ee8ca19 atualização 2025-12-01 15:06:51 -03:00
Yago Santana
9940f4f967 atualização 2025-11-28 15:10:21 -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