This is my personal portfolio website built with React. I change it often to explore different ways to present myself.
git clone https://github.com/wkxdavid/personalwebsite.git
cd personalwebsite
npm install
npm startOpen http://localhost:3000 to view it in your browser.