Deployed - www.ryanrumao.com
Code for my personal portfolio website.
Developed with Next.JS
Download Node - https://nodejs.org/en
Clone the repository
git clone https://github.com/ryan-24-7/my-portfolio.git
Navigate to the repository and install required packages
npm install
Run the local server to view the website and any updates you make
npm run dev