Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 587 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 587 Bytes

Portfolio

This is my personal portfolio, built on Reactjs + Tailwindcss and using Three.js for various 3D effects and displaying models.

Checkout the live version of the portfolio at www.ryanashbaugh.com

Setup

npm install

Reference

The portfolio is built on top of the course "Build and Deploy 3D Websites with Three.js" from the team at JavaScript Mastery, the video for which can be found here, along with the repository.