Commit Graph

2 Commits

Author SHA1 Message Date
SirRobert-1 1d6f60d86a feat: initialize diplomas project with Next.js, Tailwind CSS, and Radix UI components
- Added package.json with dependencies and scripts for Next.js development
- Created postcss.config.mjs for Tailwind CSS integration
- Added favicon and SVG assets for the project
- Implemented UI components: Button, Card, Dialog, Input, Select with Radix UI
- Created utility functions for class name management
- Set up global styles with Tailwind CSS and custom properties
- Established basic Next.js pages (_app.js, _document.js, index.js) and API route
2025-04-16 16:22:17 -06:00
benito.rodriguez b636b7783a Initial commit 2025-04-02 13:58:28 +00:00