Skip to content

bagasss3/portofolio

Repository files navigation

Portfolio

My Simple Personal portfolio site built with React, Vite, and Tailwind CSS.

Stack

  • React 18 + React Router
  • Vite
  • Tailwind CSS

Getting Started

npm install
npm run dev

Customization

All content lives in one place — src/data/portfolio.js.

To add a new project, add an entry to the projects array.

Code Structure

src/
  data/           content and config
  hooks/          useReveal (scroll animation)
  components/
    layout/       Sidebar
    sections/     Hero, About, Skills, Projects, Contact
    ui/           Divider
  pages/          Home, ProjectDetail

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors