Skip to content

suzuya26/ala-terminal-portfolio

Repository files navigation

Ala Terminal Portfolio

This is my terminal based portfolio website. Inspired by kde terminal, built with Next.js and Tailwind.

Installation

If you want to try this locally, follow this step:

  • Clone repository:
git clone https://github.com/suzuya26/ala-terminal-portfolio
  • locate repository folder
cd ala-terminal-portfolio
  • Install dependencies:
npm install
  • Start dev server:
npm run dev
  • Open the website via browser at http://localhost:3000.

Releases

No releases published

Packages

No packages published