Skip to content

Piperapk/pipera-portfolio

Repository files navigation

ikrushkov.com

Portfolio website of Ivan Krushkov

Refresh on my portfolio built with Next.js, Typescript and deployed on Vercel. Designed with love in Adobe XD and using Tailwind. Strapi CMS used for content management.

Forking and using the repo

  • If you want to distribute or use the code for your own project please get in touch first. It's not a problem, please just ask first.
  • GitHub’s Terms of Service apply to this repo so you can freely fork it but id doesn't come with any permissions.

🛠 Getting Started

  • First, run the development server:

    npm run dev
    # or
    yarn dev
  • Open http://localhost:3000 with your browser to see the result.

📅 Connect to Strapi CMS

  • Open "index.tsx" and change all instances of "STRAPIURL" to the API URLs you want to use for fetching blog data.

  • Make sure that your Strapi data follows the TypeScript interface found in "types/PortfolioData.Interface.ts

About

Repository for my personal website, built with Next.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors