Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 779 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 779 Bytes

screenshot


Features

  • Kali Linux-like interface
  • Fun commands
  • Tab autocomplete
  • Hotkeys
  • Interactive UI

My Tech Stack


Building from source

# 1. Clone the repo
git clone https://github.com/0l1v3rr/0l1v3rr.github.io.git
cd 0l1v3rr.github.io

# 2. Install the necessary dependencies
npm i

# 3. Run the app
npm start