Skip to content

PiotrSierant/portfolioWeb

Repository files navigation

Logo

PortfolioWeb

View Live

About The Project

The project was created for educational purposes as well as presenting my skills. The site contains information about my projects, CV, about me, contact information, etc.

Built With

CSS3 JavaScript HTML5 SASS Babel Webpack

Installation

Below is an example of how you can installing app.

  1. Clone the repo
    git clone https://github.com/PiotrSierant/portfolioWeb.git
  2. Install NPM packages
    npm install
  3. Start project
    npm start