Dashboard Temp Share Shortlinks Frames API

devwajahat - HTMLify profile

files of /devwajahat/project-document-writer/

/devwajahat/project-document-writer/app.js
65 Views
0 Comments
let db = JSON.parse(localStorage.getItem('docDB')) || [];
let editor;
let activeProject = null;
let activeDoc = null;

const UI
/devwajahat/project-document-writer/index.html
70 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia