Skip to content

Commit 93646de

Browse files
committed
docs: create a brief documentation on Vercel's v0 usage in this repo
1 parent 6ca1d1b commit 93646de

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

_/docs/v0.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# V0
2+
3+
[v0](https://v0.dev) is an artificial intelligence (AI) tool developed and
4+
maintained by [Vercel](https://vercel.com) that helps us develop quicker user
5+
interfaces (UI) by generating portions of a screen or a screen with
6+
[TailwindCSS](https://tailwindcss.com) and [React](https://react.dev)
7+
components.
8+
9+
We can break down the generate UI and replace the inline-styled elements with
10+
the components from our design system to provide a cohesive and smooth user
11+
experience (UX) throughout the whole application.
12+
13+
In this document, we register which of the organisms and/or pages are initially
14+
created with the v0 engine.
15+
16+
| **Organism/page** | **Link to v0 prototype** |
17+
| :---------------------------------------- | :------------------------------------ |
18+
| [`apps/www/domains/homepage`](#homepage) | <https://v0.dev/r/5p9oWV569Aw> |
19+
20+
## Homepage
21+
22+
**Prompt:** "Homepage of a SaaS that connects students to housing abroad."

0 commit comments

Comments
 (0)