• Stars
    star
    174
  • Rank 219,104 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

💁 Portfolio made with React, Material UI and lots of ❤️ ❤️ ❤️

personal-portfolio

Demo

This portfolio is made with React, Material UI and lots of love. Although it is my personal portfolio, feel free to fork and have fun with it.

Installation

  1. Run npm i.
  2. Run npm start.
  3. Visit localhost:3000.

Publish on GitHub Pages

  1. Run npm run deploy. This will start the build process and push afterwards to the gh-pages branch.
  2. Set under Settings > GitHub Pages the source to gh-pages branch and click Save.