Version 2 of a simple, minimal and responsive personal website template, built using React, TypeScript, HTML and SCSS.
๐ป Live demo
Close repository
$ git clone https://github.com/hrishikeshpaul/portfolio-template-v2.git
To install the node packages used in the project:
$ cd portfolio-template-v2
$ yarn install
Compiles and hot-reloads for development
$ yarn start
Compiles and minifies for production
$ yarn build
All the information can be edited in the JSONs and Markdowns in the content folder. Each section of the portfolio has its own folder. The common.json
file contains details that are used throughout the website.
All the images are in public/assets
.
- Clone this repo to your local machine.
- Checkout to a new branch. Give it a relevant name!
- Create a pull request
- Website at
https://hrishikeshpaul.github.io/
- LinkedIn at
hrishikeshpaul
- MIT license
- Copyright 2022 ยฉ Hrishikesh Paul