Bolt.new + Untitled UI
Learn how to get kickstart your projects with Untitled UI in Bolt.new in seconds.
Start using Untitled UI in Bolt.new
We have prepared starters kits specifically for Bolt.new so that you can get started with Untitled UI in seconds. You can get started with either Next.js or Vite:
Next.js starter kit – Untitled UI
Click to open Next.js starter kit.
Vite starter kit – Untitled UI
Click to open Vite starter kit.
You can use these starters kits at the base for your Untitled UI projects and copy and paste any Untitled UI components you need.
Open examples in Bolt.new
Most of our marketing and application UI examples are available to open directly in Bolt.new with just a click.
How to open existing projects in Bolt.new
If you had started your project outside Bolt.new and have made changes to it, you can still open it in Bolt.new by directly importing your GitHub repository via their import URL by adding bolt.new/
in front of your repository URL:
Find your repository URL
Open your GitHub repository in the browser:
i.e. https://github.com/untitleduico/vite-starter
Import your repository
Add bolt.new/
in front of your repository URL:
i.e. https://bolt.new/github.com/untitleduico/vite-starter
This will open the repository in Bolt.new and you can continue working on it there.
Note: If you're using a private repository you might need to allow Bolt.new to access your private GitHub repositories.