hrishikeshpaul / portfolio-template-v2

πŸš€ A simple, minimal and responsive personal website template. (Version 2)

Home Page:https://hpaul-v2.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Template πŸ–

Version 2 of a simple, minimal and responsive personal website template, built using React, TypeScript, HTML and SCSS.

Portfolio Template Banner

πŸ’» Live demo


Table of Contents


Installation

Setup

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

Usage

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.

Contributing

  • Clone this repo to your local machine.
  • Checkout to a new branch. Give it a relevant name!
  • Create a pull request

Connect

License

license

About

πŸš€ A simple, minimal and responsive personal website template. (Version 2)

https://hpaul-v2.web.app/

License:MIT License


Languages

Language:TypeScript 90.9%Language:HTML 6.9%Language:SCSS 2.2%