From f932e74ef62fffefa21c5b3888c005de816b60ee Mon Sep 17 00:00:00 2001 From: v0 Date: Thu, 19 Jun 2025 21:29:26 +0000 Subject: [PATCH] Initialized repository for project v0app Co-authored-by: Anders Lehmann Pier <3219386+AndersPier@users.noreply.github.com> --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..71e54b7 --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +# v0app + +*Automatically synced with your [v0.dev](https://v0.dev) deployments* + +[![Deployed on Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-black?style=for-the-badge&logo=vercel)](https://vercel.com/anders-4485s-projects/v0-v0app) +[![Built with v0](https://img.shields.io/badge/Built%20with-v0.dev-black?style=for-the-badge)](https://v0.dev/chat/projects/1L6a31tBIuG) + +## Overview + +This repository will stay in sync with your deployed chats on [v0.dev](https://v0.dev). +Any changes you make to your deployed app will be automatically pushed to this repository from [v0.dev](https://v0.dev). + +## Deployment + +Your project is live at: + +**[https://vercel.com/anders-4485s-projects/v0-v0app](https://vercel.com/anders-4485s-projects/v0-v0app)** + +## Build your app + +Continue building your app on: + +**[https://v0.dev/chat/projects/1L6a31tBIuG](https://v0.dev/chat/projects/1L6a31tBIuG)** + +## How It Works + +1. Create and modify your project using [v0.dev](https://v0.dev) +2. Deploy your chats from the v0 interface +3. Changes are automatically pushed to this repository +4. Vercel deploys the latest version from this repository \ No newline at end of file