Skip to content

hbashiri/portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • JavaScript 67.1%
  • SCSS 28.5%
  • HTML 2.5%
  • CSS 1.9%