Skip to content

maulikp1995/react-portfolio-template

 
 

Repository files navigation

A clean, beautiful, minimal and responsive portfolio template for Developers!

Credits to click here for providing a starter template.

How To Use

From your command line, clone and run react-portfolio-template:

# Clone this repository
$ git clone https://github.com/chetanverma16/react-portfolio-template

# Go into the repository
$ cd react-portfolio-template

# node version 14.19.1
$ nvm install 14.19.1

# Install dependencies
$ yarn

#Start's development server
$ gatsby develop

Personalize page content in /src/yourdata.js & modify it as per your need.

/* Change this file to get your Personal Porfolio */
 // Edit Values of these variables

name:"maulik",
headerTagline: [
    "Building digital",....
]

Technologies Used

About

Modern React Portfolio Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 53.1%
  • JavaScript 46.9%