Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.