Skip to content

ivanosquis10/portfolio-ivanosquis

Repository files navigation

Ivanosquis Portfolio✌️

⚙ Stack

🚀 Getting Started

  1. Clone the repository:

  2. Install dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev

Open up http://localhost:3000 to view the website 🚀.

Authors