Static personal portfolio website.
Server: React.js, CSS, HTML, JavaScript, Node.js, npm
Clone the project
git clone https://github.com/gramoszuniga/react-portfolioGo to the project directory
cd react-portfolioInstall dependencies
npm installStart the server
npm start