DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

A simple portfolio template for developer/designers built with React

Description

A simple portfolio template for developer/designers built with React

A simple portfolio template for developer/designers built with React.

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
Enter fullscreen mode Exit fullscreen mode

Install yarn

Install yarn to test and build the website. You can use the link here.

Install required dependencies

yarn install
Enter fullscreen mode Exit fullscreen mode

Start the server

yarn start
Enter fullscreen mode Exit fullscreen mode

Build the web-page

yarn build
Enter fullscreen mode Exit fullscreen mode

More

Modify pages content in src/content_option.js.

Thanks!

Like the page? Leave a ⭐!

GitHub

View Github

Top comments (0)