mirror of
https://github.com/harivansh-afk/Austens-Wedding-Guide.git
synced 2026-04-17 15:04:51 +00:00
Initial commits
This commit is contained in:
commit
a2f90d042a
85 changed files with 11700 additions and 0 deletions
3
.bolt/config.json
Normal file
3
.bolt/config.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"template": "vite-shadcn"
|
||||
}
|
||||
2
.bolt/ignore
Normal file
2
.bolt/ignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
src/components/ui/*
|
||||
hooks/use-toast.ts
|
||||
7
.bolt/prompt
Normal file
7
.bolt/prompt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
For all designs I ask you to make, have them be beautiful, not cookie cutter. Make webpages that are fully featured and worthy for production.
|
||||
|
||||
By default, this template supports JSX syntax with Tailwind CSS classes, the shadcn/ui library, React hooks, and Lucide React for icons. Do not install other packages for UI themes, icons, etc unless absolutely necessary or I request them.
|
||||
|
||||
Use icons from lucide-react for logos.
|
||||
|
||||
Use stock photos from unsplash where appropriate, only valid URLs you know exist.
|
||||
Loading…
Add table
Add a link
Reference in a new issue