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.
- Host: GitHub
- URL: https://github.com/nxtvoid/zway.app
- Owner: nxtvoid
- Created: 2024-02-10T21:56:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T23:09:27.000Z (over 2 years ago)
- Last Synced: 2025-11-07T00:25:27.275Z (8 months ago)
- Topics: monaco-editor, nextjs, vercel
- Language: JavaScript
- Homepage: https://zway.vercel.app
- Size: 440 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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

### ✨ **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/) 😊