NIAEFEUP / website-niaefeup-frontend

The frontend of the website for NIAEFEUP.
2 stars 0 forks source link

added shadcn + file organizing #274

Closed jpnsantoss closed 1 month ago

jpnsantoss commented 5 months ago

Closes #

I installed and did the basic setup of shadcn, being already easily used within the project. It's still missing customization in terms of the default colors. I also created the folder $lib/components where the components for the app should be places. shad-cn components will be under $lib/components/ui.

The documentation for shadcn is in here: https://www.shadcn-svelte.com/

Screenshots

Review checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b820ff3) 95.21% compared to head (69ff1cf) 95.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #274 +/- ## ======================================== Coverage 95.21% 95.21% ======================================== Files 20 20 Lines 188 188 Branches 38 38 ======================================== Hits 179 179 Misses 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

LuisDuarte1 commented 1 month ago

Closed in favor of #281, because of different project structure