Commit graph

8 commits

Author SHA1 Message Date
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