Commit graph

11 commits

Author SHA1 Message Date
8f15b45e9b feat(components): add carousel components
it's inmidiatly used in the image gallery
2024-02-27 21:10:39 -03:00
a6f9ce9647 feat(components): Add lightgallery library
Add external library until I develop a custom ligthbox
closes #20
2023-12-17 20:21:38 -03:00
318a647147 Add portafolio page 2023-11-18 14:02:51 -03:00
a9d4e94580 Fix TODO's comments 2023-11-11 12:27:29 -03:00
e593354cb4 Update pagination in table.
Add getPaginationRage to usePagination hook.
Use the getPaginationRage to create dynamic buttons in the table.
2023-11-05 10:32:49 -03:00
897148e47f add basic table to games page 2023-09-09 12:55:41 -03:00
b187c50fb1 add update cards elements 2023-08-20 13:53:21 -04:00
b89096cbe6 add CSS grid utilities 2023-08-20 12:58:53 -04:00
a8a942f4d1 add basic presentation 2023-08-20 12:36:37 -04:00
bb346995ea refactor navbar code 2023-08-20 11:45:40 -04:00
11473a6b53 create basic components for index
- Updated layout
- Include CSS reset
- Include Catppuccin color variables
- Add basic styling
- Create navbar component
2023-08-13 12:32:28 -04:00