Skip to content
View arronsnow's full-sized avatar

Block or report arronsnow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arronsnow/README.md

Personal Website

A modern, fast, and minimal personal website built with React 19, TypeScript, Vite 7, Tailwind CSS 4, and enhanced with Framer Motion animations and Lucide iconography.


Tech Stack

Layer Tools / Libraries
Framework React 19 (with React DOM)
Build Tool Vite 7
Language TypeScript
Styling Tailwind CSS 4, PostCSS, Autoprefixer
Animation Framer Motion
Icons Lucide React
Tooling ESLint (typescript-eslint, react hooks & refresh plugins)

Getting Started

1. Prerequisites

  • Node.js 18+ (recommend LTS)
  • pnpm / npm / yarn (choose one; examples use npm)

2. Install Dependencies

npm install
# or
pnpm install
# or
yarn

3. Run in Development

npm run dev

Visit: http://localhost:5173 (or the port Vite prints)

4. Production Build

npm run build

Preview the build locally:

npm run preview

5. Git commit

git add -A
git commit -m "Your changes"
git push origin main

Popular repositories Loading

  1. arronsnow arronsnow Public

    TypeScript

  2. balatro-gba balatro-gba Public

    Forked from GBALATRO/balatro-gba

    C