From e8be0f1ee08020bd475454bb237b3469182f8255 Mon Sep 17 00:00:00 2001 From: BurhanCantCode Date: Tue, 4 Feb 2025 22:30:05 +0500 Subject: [PATCH] Added Bolt.new --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 499c1a9..b1630b8 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## App generators - [Pico](https://picoapps.xyz) — End-to-end micro app generator with instant deployment. +- [Bolt.new](https://bolt.new) — AI-powered web development agent that allows you to prompt, run, edit, and deploy full-stack applications directly in the browser using WebContainers. Supports npm packages, Node.js servers, and third-party APIs. - [Literally anything](https://literallyanything.io) — HTML and JavaScript web app generator. - [GPT Web App Generator](https://magic-app-generator.wasp-lang.dev/) — Generates a full-stack React/Node.js/Prisma/Wasp app from a short description. - [Make Real](https://makereal.tldraw.com/) — Online canvas that can be used to generate HTML/JavaScript apps.