Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmebriand/hackathon_zero_to_hero
https://github.com/itsmebriand/hackathon_zero_to_hero
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmebriand/hackathon_zero_to_hero
- Owner: ItsMeBrianD
- License: mit
- Created: 2022-07-14T18:53:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T23:19:55.000Z (over 2 years ago)
- Last Synced: 2023-04-27T20:44:31.192Z (over 1 year ago)
- Language: Svelte
- Homepage: hackathon-zero-to-hero.vercel.app
- Size: 4.32 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hackathon Zero to Hero
## Table of contents
- [Preconditions](./PRECONDITIONS.md)
- [Workshop Outline](./OUTLINE.md)
- [Resources](#resources)
- [Tailwind](#tailwind)
- [Supabase](#supabase)
- [Svelte Resources](#svelte-resources)## Resources
> Note that as you are using blocks, it is a good idea to break them into components yourself if you plan on having dynamic data in them (e.g. a navbar that changes it's items contextually). They will be much easier to use in the long run.
---
### Tailwind
#### Components
- [Flowbite Components](https://flowbite.com/)
- [DaisyUI Components](https://daisyui.com/)
#### Blocks
- [TailBlocks](https://tailblocks.cc/)
- [WickedBlocks](https://wickedblocks.dev/)
- [Flowrift](https://flowrift.com/)
#### Helpful Links
- [Tailwind Docs](https://tailwindcss.com/docs/installation)
- [Awesome Tailwind](https://github.com/aniftyco/awesome-tailwindcss)### Supabase
#### Helpful Links
- [Supabase Documentation](https://supabase.com/docs)
- [Awesome Supabase](https://github.com/GiovanniSM20/awesome-supabase)### Svelte Resources
#### Helpful Links
- [Svelte Documentation](https://svelte.dev/docs)
- [SvelteKit Documentation](https://kit.svelte.dev/docs)
- [Awesome Svelte](https://github.com/TheComputerM/awesome-svelte)### Design / Stock Assets
- [Unsplash](https://unsplash.com) Photos and Videos
- [Pexels](https://pexels.com) Photos and Videos
- [Undraw](https://undraw.co/) Illustrations
- [Awesome Design Resources for Developers](https://github.com/bradtraversy/design-resources-for-developers)
- [Awesome Design](https://github.com/gztchan/awesome-design)