/Terminal-Portfolio

This is a simple terminal portfolio made in JavaScript with the help of npm Terminal-kit

Primary LanguageJavaScriptMIT LicenseMIT

Terminal Portfolio

This is a terminal portfolio made with vanilla JavaScript, utilizing the packages Terminal-kit and Figlet.

Used Packages:

  • Terminal-kit
  • Figlet

To Run This

npx kazuha

Local Installation

git clone https://github.com/HARAJIT05/Terminal-Portfolio.git
cd Terminal-Portfolio
npm i

Start

node index.js

Publish to npm

npm login
npm publish

(Make sure to change the name in package.json before publishing. Node latest version needed in Ubuntu or Linux.)

LICENSE

Distributed under the MIT License.

Authors