Portfolio build using Next js, Three js, and Framer Motion
# clone project
$ git clone https://github.com/rangola/rangola_portfolio.git
# install dependencies
$ npm install
# serve with host at localhost:3000
$ npm run dev