Syntax Forge is an intuitive and powerful code editor built for writing and testing HTML, CSS, and JavaScript in real-time. Designed with developers in mind, it offers a split-pane editor with instant previews, enabling seamless experimentation and debugging.
Checkout Our Demo : https://syntax-forge.vercel.app/
Instantly see changes in your code as you type.
Work on HTML, CSS, and JavaScript in parallel.
Use AI Forge to forge your very own website or ui components in seconds.
Smooth and responsive interface with modern design elements.
Make plans for your problems that you will be solving **.
- Frontend Framework: Vite for fast and optimized development.
- CSS Framework: Tailwind CSS for responsive and utility-first styling.
- Icons: Custom SVG components for a modern look.
Follow these steps to run Syntax Forge locally:
Make sure you have the following installed:
- Node.js (version 16 or later)
- npm or yarn
-
Clone the repository:
git clone https://github.com/your-username/syntax-forge.git cd syntax-forge
-
Install dependencies:
npm install
Or, if using yarn:
yarn install
-
Start the development server:
npm run dev
Or, with yarn:
yarn dev
-
Open your browser and navigate to:
http://localhost:3000
- Write HTML, CSS, and JavaScript in their respective panes.
- See the output instantly in the preview pane.
- AI Website Builder that uses perplexity sonar-pro model
- DSA Planner
- Read Latest Industry Related Blogs
npm run dev
oryarn dev
- Start the development server.npm run build
oryarn build
- Build the project for production.npm run preview
oryarn preview
- Preview the production build.
We welcome contributions! If you'd like to contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes and push the branch.
- Submit a pull request.
This project is licensed under the MIT License.
- Vite for the fast build tool.
- Tailwind CSS for the beautiful styling utilities.
- Developers and contributors for making this project a reality.
For inquiries, issues, or feature requests, please create an issue in the repository or contact [[email protected]].