Personal portfolio website built with React, TypeScript, and Vite.
- Node.js
- npm
git clone https://github.com/Noah4ever/noah4ever.github.io.git
cd noah4ever.github.io
npm installnpm run devOpen http://localhost:5173.
npm run build- React + TypeScript app with Vite
- Main content is in
src/pagesandsrc/components - Styling is SCSS in
src/styles - Text content is in
src/locales
Push to main and GitHub Pages deploys it to thiering.org.