/terminal

Intractice terminal website portfolio and fun stuff

Primary LanguageTypeScript

Terminal

Custom Terminal styled Portfolio website

Run Locally

Clone the project

  git clone https://github.com/itsdevdeepak/terminal

Go to the project directory

  cd terminal

Install dependencies

  npm install

Start the server

  npm run dev