Skip to content

IgorM-Oliveira/Portfolio

Repository files navigation

igorm-oliveira.vercel.app

My personal website

Technology stack

Redux Stitches Stitches Deploy with Vercel

Running locally

  1. Clone this repo:
$ git clone https://github.com/IgorM-Oliveira/Portfolio.git
  1. Then go to the project's folder:
cd Portfolio
  1. Install all dependencies:
yarn install
  1. Run locally:
yarn dev