An open API service indexing awesome lists of open source software.

https://github.com/nxtvoid/zway.app

HTML, CSS, JS sandbox.
https://github.com/nxtvoid/zway.app

monaco-editor nextjs vercel

Last synced: 6 days ago
JSON representation

HTML, CSS, JS sandbox.

Awesome Lists containing this project

README

          

![zway.app logo.](https://zway.vercel.app/favicon.ico)

zway.app



Your go-to web playground for HTML, CSS, and JavaScript. Code, tweak, and visualize your creations instantly with our live editor.


![zway.app features.](https://zway.vercel.app/og.png)

### ✨ **Features**

1. **Live Editor**: Code, tweak, and visualize your creations instantly with our live editor.
2. **Download and Share**: Download your work and share it with others.
3. **No Sign Up**: No sign up required. Just start coding.
4. **Responsive**: Works on all devices.
5. **Customizable**: Customize the editor to your liking.

### 🛠️ Stack

- **Techs**: Next.js, Tailwind CSS, Monaco Editor.
- **Components**: [shadcn/ui](https://ui.shadcn.com)
- **Hosting**: Vercel

### 🚀 **Contribute**

1. Fork the repository.
2. Clone the repository.
3. Install [pnpm](https://pnpm.io/installation) if you haven't already.
4. Run `pnpm i` to install the dependencies.
5. Run `pnpm dev` to start the development server.
6. Open `http://localhost:3000` to view it in the browser.
7. Make your changes and open a pull request.

> Inspired by [@midudev's](https://x.com/midudev) [codi.link](https://codi.link/) 😊