An open API service indexing awesome lists of open source software.

https://github.com/martinemanuelmaldonado93/code-runner


https://github.com/martinemanuelmaldonado93/code-runner

axios daisyui monaco-editor nextjs react-hooks react-toastify typescript

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Code runner

This project was made with [Nextjs](https://nextjs.org) and deploy on [Vercel](https://vercel.com)

## ✨ Features
- React
- TypeScript
- Tailwind, Daisyui
- React-toastify (prompt messages)
- React-select
- Mónaco Editor
- Yarn
##

## 📝 About the project:
Code editor to run and execute more than 40+ programming languages, similarly to Leetcode platform, the project can save your themes preferences(there are many themes not only dark/light✨) also the app store the preferences of users in local storage, using local storage hook
If the code has an error and its submited, a prompt will show a message, and the ``console`` button show a nice console/type the stack detailed error of submit