Skip to content

ynwtnb/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio (React)

This is a React + Vite conversion of the original static HTML portfolio.

Run locally

npm install
npm run dev

Build

npm run build
npm run preview

Notes

  • Original CSS lives in public/CSS/ and images in public/img/.
  • Each route dynamically loads the CSS it originally used (style.css for home, projects.css for project pages).
  • Routes:
    • / (home)
    • /heartview, /synchrobot, /openrbsync, /tleap, /virtual-coembodiment, /pseudo, /bdrum

About

This is a personal academic website of Yuna Watanabe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors