NoxelS / portfolio

A personal portfolio repository to showcase my work and skills to potential clients and employers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal AstroJS Portfolio Website

This is a personal portfolio website for my projects. It is built using the AstroJS framework.

Installation

  1. Install the AstroJS CLI:
npm install -g astrojs
  1. Clone this repo:
git clone
  1. Install dependencies:
npm install
  1. Run the AstroJS server:
astrojs serve
  1. Open your browser to http://localhost:3000

About

A personal portfolio repository to showcase my work and skills to potential clients and employers


Languages

Language:Astro 60.5%Language:TypeScript 24.9%Language:JavaScript 14.6%