react-code-editor

所属分类:代码编辑器
开发工具:JavaScript
文件大小:620KB
下载次数:0
上传日期:2023-05-23 09:15:43
上 传 者sh-1993
说明:  构建自己的代码编辑器,编译并运行40多种编程语言。
(Build your own code editor that compiles and runs 40+ programming languages.)

文件列表:
.env.sample (81, 2023-05-23)
demo.png (388109, 2023-05-23)
package-lock.json (475578, 2023-05-23)
package.json (1191, 2023-05-23)
postcss.config.js (82, 2023-05-23)
public (0, 2023-05-23)
public\favicon.ico (3870, 2023-05-23)
public\index.html (1806, 2023-05-23)
public\logo192.png (5347, 2023-05-23)
public\logo512.png (9664, 2023-05-23)
public\manifest.json (492, 2023-05-23)
public\robots.txt (67, 2023-05-23)
src (0, 2023-05-23)
src\App.css (564, 2023-05-23)
src\App.js (127, 2023-05-23)
src\components (0, 2023-05-23)
src\components\CodeEditorWindow.js (681, 2023-05-23)
src\components\CustomInput.js (599, 2023-05-23)
src\components\Footer.js (4834, 2023-05-23)
src\components\Landing.js (8906, 2023-05-23)
src\components\LanguagesDropdown.js (519, 2023-05-23)
src\components\OutputDetails.js (772, 2023-05-23)
src\components\OutputWindow.js (1345, 2023-05-23)
src\components\ThemeDropdown.js (620, 2023-05-23)
src\constants (0, 2023-05-23)
src\constants\customStyles.js (1162, 2023-05-23)
src\constants\languageOptions.js (4771, 2023-05-23)
src\constants\statuses.js (845, 2023-05-23)
src\hooks (0, 2023-05-23)
src\hooks\useKeyPress.js (681, 2023-05-23)
src\index.css (747, 2023-05-23)
src\index.js (219, 2023-05-23)
src\lib (0, 2023-05-23)
src\lib\defineTheme.js (1954, 2023-05-23)
src\utils (0, 2023-05-23)
src\utils\general.js (69, 2023-05-23)
tailwind.config.js (112, 2023-05-23)
... ...

# CodeRush - Compile and Execute code in 40+ languages A code editor that compiles and runs your code on the web. Blog: FreeCodeCamp - Build A Code IDE with React ## Features: - Compile and execute code in 40+ programming languages. - Switch themes from a list of available themes. ## Installations and setup - git clone `https://github.com/manuarora700/react-code-editor.git` - `npm install` - A sample `.env.sample` file is given, Register on RapidAPI and get your API keys. - Create a `.env` file. - Add the API Keys in the `.env` file - `npm start` to run the project. TODO: 1. Add more languages [DONE] 2. User login, authentication and registration (Firebase Auth) 3. User Profile Page 4. Save code functionality (Firestore - use Slug based approach) 5. Share code functionality ## Support Buy Me A Coffee

近期下载者

相关文件


收藏者