Replit
Replit
Build and run dev environments directly in your browser
◐Free plan △Partial Korean
Last verified:
Key specs
| Price | ◐Free plan |
|---|---|
| Free limits | Free account includes basic dev environment, AI features have trial limits |
| Paid price | Core $20/month ($17/month billed annually) · Pro $100/month |
| Student / edu discount | Student and education programs available |
| Korean | △PartialInterface is in English. AI generally understands Korean prompts. |
| Login | Required |
| Platforms | Web · iOS · Android |
| File input | None |
| Download output | Code download, instant app publishing via URL |
| Commercial use | ConditionalCheck plan terms. Public projects may expose source code. |
Prices may change. Currency and billing period follow the official listing; no currency conversion. Pricing page (opens in a new tab)
Who it's for
- Anyone putting off coding due to complex setup. Just open a browser to run code immediately.
- Users who need to share working projects via URL without learning deployment pipelines.
- Students learning to code who want to run examples without getting stuck on environment configuration.
Drawbacks
- Free accounts offer limited AI trials, and costs can add up based on usage.
- The interface is in English, so beginners may need time to navigate menus.
- Public projects expose source code. Never put API keys or personal data directly in code.
Getting started
- Sign up on the official site and create a new project.
- Select a language or template to instantly open the dev environment.
- Ask the AI chat: "Create a simple web app that saves a to-do list."
- Click the Run button to test, and paste any errors back into the chat if issues arise.
- Deploy to a public URL. Store API keys in Secrets, not directly in the code.
Similar tools
- Bolt.new ◐Free plan Bolt quickly builds full-UI apps, while Replit focuses on running code without local setup.
- Lovable ◐Free plan Lovable generates polished app UIs, while Replit is better for hands-on coding and learning.
- v0 ◐Free plan v0 creates UI components, while Replit runs both frontend and backend servers.
- Cursor ◐Free plan Cursor edits code on your local machine, while Replit handles everything in the browser.
See also
- Comparison: Top 4 AI Tools to Build Apps Without Coding Compared
- Use: Coding assistants
Official link
https://replit.com/ (opens in a new tab)
Not an affiliate link. Spotted an error? Suggest a fix.