svelteKitForBeginners/src
2022-04-13 15:08:08 -07:00
..
components Adding link prefetching to nav and page transition on main home content. 2022-04-13 14:44:22 -07:00
lib Adding settings pages with default text, about page that is static, and a form action fully typed used in all form elements. If JS exists then use fetch otherwise default to regular HTML form ways. 2022-04-13 14:20:06 -07:00
routes Clean up endpoints to use externalized methods in prisma ts. Fix delete by adding method to svelte config. 2022-04-13 15:08:08 -07:00
styles Initial commit 2022-04-01 19:30:11 -07:00
types Fetch tweets in an api and design how it shows up in the feed. 2022-04-04 17:29:04 -07:00
utils Clean up endpoints to use externalized methods in prisma ts. Fix delete by adding method to svelte config. 2022-04-13 15:08:08 -07:00
app.d.ts Initial commit 2022-04-01 19:30:11 -07:00
app.html Initial commit 2022-04-01 19:30:11 -07:00