Your go-to web playground for HTML, CSS, and JavaScript. Code, tweak, and visualize your creations instantly with our live editor.
- Live Editor: Code, tweak, and visualize your creations instantly with our live editor.
- Download and Share: Download your work and share it with others.
- No Sign Up: No sign up required. Just start coding.
- Responsive: Works on all devices.
- Customizable: Customize the editor to your liking.
- Techs: Next.js, Tailwind CSS, Monaco Editor.
- Components: shadcn/ui
- Hosting: Vercel
- Fork the repository.
- Clone the repository.
- Install pnpm if you haven't already.
- Run
pnpm i
to install the dependencies. - Run
pnpm dev
to start the development server. - Open
https://localhost:3000
to view it in the browser. - Make your changes and open a pull request.
Inspired by @midudev's codi.link 😊