Skip to content

TechnoTalksDev/portfolio

Repository files navigation

Built to showcase projects, skills, and professional experience in a fast, modern, and responsive interface. The site is built with SvelteKit and Tailwind CSS, with a focus on smooth navigation and clean presentation across desktop and mobile.

Prerequisites

  • Node.js 18+ (or Bun)

Setup

  1. Clone the repository.
  2. Install dependencies:
bun install

If you use npm instead:

npm install

Run Locally

Start the development server:

bun run dev

Or with npm:

npm run dev

Then open the local URL shown in the terminal.

Build for Production

bun run build

Or with npm:

npm run build

Preview Production Build

bun run preview

Or with npm:

npm run preview

About

Built to showcase my projects, skills, and professional experience in a unique, and responsive design experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors