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
- Host: GitHub
- URL: https://github.com/martinemanuelmaldonado93/code-runner
- Owner: MartinEmanuelMaldonado93
- Created: 2023-01-11T14:26:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T12:05:06.000Z (over 1 year ago)
- Last Synced: 2025-04-19T20:49:20.598Z (about 1 year ago)
- Topics: axios, daisyui, monaco-editor, nextjs, react-hooks, react-toastify, typescript
- Language: TypeScript
- Homepage: https://code-runner-react.vercel.app
- Size: 652 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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