Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 650 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 650 Bytes

This is a Kali Linux Terminal-like personal website.

screenshot


Features

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

Building from source

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

# 2. Install the necessary dependencies
npm i

# 3. Run the app
npm start

Credit