Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 699 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 699 Bytes

Live Link

click here

Description

A simple portfolio template for Computer Science and Cybersecurity professionals built with React.

Setup

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

More

Modify pages content in src/content_option.js.

Thanks!

Like the page? Leave a ⭐!