Description
A simple portfolio template for developer/designers built with React.
Setup
Install the git repo
git clone https://github.com/Duerme/cybersecurity-portfolio-webpage.git
Install yarn
Install yarn to test and build the website. You can use the link here.
Install required dependencies
yarn install
Start the server
yarn start
Build the web-page
yarn build
More
Modify pages content in src/content_option.js
.
Thanks!
Like the page? Leave a ⭐!