sitechtimes / ai-vs-human-art-frontend

epic rap battles of art
0 stars 0 forks source link

real american patriots at work #12

Closed whydoesthecodenotwork closed 1 week ago

whydoesthecodenotwork commented 1 week ago
DubNubz commented 1 week ago

image

bridgetf7 commented 1 week ago
  • renamed the page to epic rap battles of art (from Vite App)
  • used the placeholder logo as a favicon
  • moved images to the public/ folder where they belong; don't put them in src/assets/
  • renamed Header to HeaderComponent because eslint said components should be TwoWords
  • moved HeaderComponent into App.vue
  • put RouterView outside <header> (i thought it was dumb)
  • did stuff with the header itself. it looks better now trust
  • unscoped app.vue's style (though i think a .css file might be more appropriate for this?)
  • added 404 page
  • added "content" to home page (including fatfatpankocat and her immense talents)
  • added lang="ts" to .vue files, because i think the project was setup to use ts but the files weren't. it will yell at you if you don't use typescript in the typescript project

This is phenomenal PR request commenting

whydoesthecodenotwork commented 1 week ago

it's to prove i'm not adding a backdoor