A modern, open-source web development environment designed to streamline the creation of responsive websites using a visual interface.
- Visual CSS Editor: Design with full control over every CSS property, unit, and breakpoint.
- Component-Based Layout: Drag-and-drop interface for building layouts with reusable components.
- Real-Time Preview: Instantly view changes as you design, ensuring a seamless development experience.
- Dark Mode Support: Automatically adapts to your system's color scheme preferences.
- Responsive Design: Easily create mobile-friendly websites with built-in responsiveness tools.
-
Clone the Repository:
git clone https://github.com/sudo-self/web-studio.git cd web-studio npm install npm run dev