A simple react code editor with offline storage.
A simple react code editor which have, - Toggle file pane option - Update editor settings - Store contents locally so no worry about tab/browser close.
Clone the app from github. Navigate to reactriot2019-react-multifile-editor directory and then run, - npm i - npm start - Application will run on http://localhost:3000/
This is really sophisticated and runs smoothly! I love the autocomplete.
A nice looking app, lacking of some vital features though, but I believe it is quite hard to create a full-featured code editor in 48 hours :) Good job!
Sivakumar
Thank you!!