Skip to content

hrishikeshpaul/portfolio-template-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published