✨ Quick start

  1. Clone this repository.

    git clone https://github.com/IoanaOrca/portfolio.git
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd portfolio/
    npm i
    npm run dev