Skip to content

soumiya59/my-portfolio

Repository files navigation

A terminal style portfolio

screenshot

Quick Start

  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. Run the server:
npm run dev