Skip to content

jcosentino/portfolio-site

Repository files navigation

Portfolio Website

This is my portfolio website, detailing my accomplishments through a visual web interface.

Installation

Install NodeJS for your appropriate operating system. Click HERE for the latest downloads.

Once you have a command prompt open, use the following commands:

git clone [email protected]:jcosentino/po_search_app.git
cd portfolio-site
npm ci
npm run start