Skip to content

Fredkiss3/fredkiss.dev

Repository files navigation

Sreenshot portfolio

My portfolio

This is my portfolio.

Requirements

  • Node >= v16.6.2
  • npm or PNPM >= v6.22.2

🚀 How to work on the project ?

  1. First you have to clone the repository

    git clone https://github.com/Fredkiss3/fredkiss.dev.git
  2. Then, Install the dependencies :

    npm install
    # or
    pnpm install --shamefully-hoist
  3. Then, Run the project :

    npm run dev
    # or
    pnpm run dev

    Open http://localhost:3000 with your browser to see the result.

  4. Open the source code and start rocking ! 😎

Releases

No releases published

Packages

No packages published

Languages