Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.66 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.66 KB

📝 Edit.r

Project Image

Welcome to Edit.r, your go-to solution for a simple, fast, and organized code editor. Our platform empowers users to decode, debug errors, and view the output of their code seamlessly.

With Edit.r, coding becomes a breeze. Say goodbye to cumbersome interfaces and hello to efficient coding experiences. Whether you're a seasoned developer or just starting your coding journey, Edit.r is designed to cater to your needs.

Get ready to dive into a world of coding excellence with Edit.r. Let's write, debug, and create together!

🤖 Technologies

  • Tailwind: A utility-first CSS framework for creating custom designs quickly.
  • Next.js 14: A React framework that enables server-side rendering and generating static websites for React-based web applications.
  • Piston API: A powerful code execution and compilation API.

🧪 Test it

You can access the project on Vercel here.

⚙️ Instalation

If you wan't to have the project in your machine:

git clone https://github.com/valb-mig/edit.r
  • Pnpm
pnpm install
pnpm run dev

💡 To-Do

Here are some features and improvements that can be added to enhance Edit.r:

  • Implement a folder system to organize files effectively within the editor.
    • Develop a functional terminal within the editor interface for users to execute commands seamlessly.
  • Improve the debugging functionality to provide users with a more intuitive and efficient debugging experience.
  • Integrate a command palette feature with a variety of commands to enhance user productivity and navigation within the editor.