Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 469 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 469 Bytes

Coded_A_Responsive_Terminal


My own Web-based terminal.

Consider it as my terminal-based personal portfolio, version 2.0.

Folder Structure

Here's the folder structure of the repository :

.github
│  └─ FUNDING.yml
├─ LICENSE
├─ README.md
├─ css
│  └─ style.css
├─ img
│  └─ fav-icon.png
index.html
└─ js
   ├─ caret.js
   ├─ commands.js
   └─ main.js