Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

ladder1projects/portfolio-react-beginner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio — React (Starter)

This is a minimal starter scaffold for the Personal Portfolio beginner project (React, JavaScript).

Files included:

  • src/ with components and hooks
  • public/index.html
  • styles/globals.css
  • package.json
  • harness_contract.json (do not change)

Run locally:

npm i
npm run dev
# open http://localhost:5173 or the port Vite shows

This scaffold demonstrates:

  • Theme toggle persisted to localStorage
  • Responsive layout with sections: Hero, About, Projects, Skills, Contact
  • Small components and modular styles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published