Recreatiing the essential part of Dnotebook using react. See old repo here
Disclaimer: UI is not fancy (no css is used for now).
Cell.js --> Contains all operation pertaining to a cell block
App.js --> Manage all cells block and general operations like Downloading and Uploading of Notebook
Index.js --> Renders the App.