Skip to content

Easy to adapt and deploy React portfolio inspired with solutions found at GitHub.

License

Notifications You must be signed in to change notification settings

vbashiri/portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Getting started

  1. Clone or fork project.
  2. Install required dependencies with npm install.
  3. Remove or set homepage in package.json to single dot.
  4. npm start project and customize it.
  5. Deploy on github-pages using npm run deploy command.
⚠️ Note that if you have portfolio on different repository than `{username}.github.io`, 
set `homepage` in `package.json` to `https://{username}.github.io/{repository}/` 
before deploying portfolio.

About

Easy to adapt and deploy React portfolio inspired with solutions found at GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • SCSS 35.2%
  • HTML 3.1%
  • CSS 2.5%