Skip to content

fgsumer/portfolio

Repository files navigation

Portfolio

Hello! Thanks for checking out the repo for my portfolio website. This website isn't just my portfolio, but also a personal project in and of itself by which I wanted to create something to showcase some of what I've learned and done.

You can clone/fork it and use it for your own portfolio by adding your own twist and tweaks.

Do not forget to give a star ⭐, please!

portfolio

🛠 Installation

  • Clone the repository
$ git clone https://github.com/fgsumer/portfolio.git
  • Install the dependencies
$ npm install
  • To run the project locally
$ npm start