Skip to content

Fredkiss3/fredkiss.dev

Repository files navigation

My portfolio

This is my portfolio, made with astro and deployed on ZaneOps.

Requirements

  • Node >= v16.6.2
  • PNPM >= v8.15.9

🚀 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 :

    pnpm install --frozen-lockfile
  3. Then, Run the project :

    pnpm run dev

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

  4. Open the source code and start rocking ! 😎

🙏 Credits

  • Nexxel: for the design inspiration