This repo contains the portfolio frontend and supporting documentation.
frontend/portofolio: React portfolio app.docs: setup notes, writing templates, and maps for text/content assets.document: project documents and generated artifacts.reference: reference material.
- Start with docs/README.md for human-facing documentation.
- See docs/content-assets.md for public JSON, writing samples, and other runtime text assets used by the frontend.
cd frontend/portofolio
npm start
npm run build