Skip to content
/ Gluto Public

Gluto is a sleek and responsive online code runner built with Next.js, Tailwind CSS, and Framer Motion, supporting multiple programming languages including JavaScript, C, Java, and Rust. Gluto provides a fast and elegant way to test and execute code snippets directly from the browser.

License

Notifications You must be signed in to change notification settings

sufal54/Gluto

Repository files navigation

Gluto - Online Code Runner

Gluto is a sleek and responsive online code runner built with Next.js, Tailwind CSS, and Framer Motion, supporting multiple programming languages including JavaScript, C, Java, and Rust. Gluto provides a fast and elegant way to test and execute code snippets directly from the browser.

Features

  • Run code instantly in JavaScript, C, Java, and Rust
  • Language-specific starter templates
  • Beautiful dark-themed UI with Tailwind CSS
  • Smooth animations using Framer Motion

Technologies Used

  • Next.js (App Router)
  • Tailwind CSS

Installation & Setup

  1. Clone the repository:
git clone https://github.com/your-username/gluto-code-runner.git
cd gluto-code-runner
  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. Start the server:
npm run start
  1. Open your browser:
http://localhost:3000

License

MIT License

About

Gluto is a sleek and responsive online code runner built with Next.js, Tailwind CSS, and Framer Motion, supporting multiple programming languages including JavaScript, C, Java, and Rust. Gluto provides a fast and elegant way to test and execute code snippets directly from the browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published