kywthiha.github.io

Cleanfolio

A clean and simple portfolio template built using React, if want a template built with HTML, CSS and JS then check out Cleanfolio Minimal.

Preview

Imgur

See Live

Instructions

Setup

git clone https://github.com/rajshekhar26/cleanfolio
cd cleanfolio

If you use nvm or fnm (optional) -

nvm install
nvm use

Or -

fnm install
fnm use

Install and run -

yarn
yarn start

How to use

<title>John Smith</title> with <title>Your Name</title>.

Deployment

"homepage": "https://rajshekhar26.github.io/cleanfolio"

with "homepage": "https://yourusername.github.io".

yarn build
yarn deploy

License

MIT