A simple portfolio template for Computer Science and Cybersecurity professionals built with React.
Install the git repo
git clone https://github.com/suresh-3x/portfolio
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
Modify pages content in src/content_option.js
.
Like the page? Leave a ⭐!