This is my personal portfolio but it is a clean verison, and a one page application, buit with React. Site URL / Demo:
https://nelson-guerra.tech/
About Me
Dependencies defined in package.json:
-
To Get Started, Fork this repository to your GitHub account:
-
After editing run the following bash commands:
npm install npm start
-
To deploy website, run:
npm run build npm run deploy