Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abskrj/bro-code-web-ide
A Web IDE with embedded output display for HTML + CSS + JS Code
https://github.com/abskrj/bro-code-web-ide
editor ide react web-ide webapp
Last synced: 27 days ago
JSON representation
A Web IDE with embedded output display for HTML + CSS + JS Code
- Host: GitHub
- URL: https://github.com/abskrj/bro-code-web-ide
- Owner: abskrj
- License: mit
- Created: 2021-06-15T05:55:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T17:52:29.000Z (over 3 years ago)
- Last Synced: 2024-05-01T12:26:56.122Z (8 months ago)
- Topics: editor, ide, react, web-ide, webapp
- Language: JavaScript
- Homepage: https://abhishekraj272.github.io/Bro-Code-Web-IDE/
- Size: 8.24 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bro Code Web IDE 😃
## Features
1. Code Intellisence
2. Mobile Responsive
3. Dark/Light Mode
4. Different Tabs for HTML/CSS/JS
5. Output on same window
6. Code is automatically saved in browser
7. Download code in a file## Libraries Used
1. React
2. Redux
3. Redux Saga
4. Redux Persist
5. Material UI
5. React Ace## Screenshots
![Desktop View Light](screenshots/ss4.png)
![Desktop View Dark](screenshots/ss3.png)
![Mobile View Light](screenshots/ss5.png)
![Mobile View Light](screenshots/ss1.png)
![Mobile View Light](screenshots/ss2.png)> Contributions are welcomed.