Skip to content

Lukapetro/lukapetrovic.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lukapetrovic.dev

My personal portfolio

Tech Stack

Overview

  • data/* - MDX data that is used for projects and blog posts.
  • layouts/* - The different page layouts each MDX category uses.
  • utils/* - A collection of helpful utilities or code for external services.
  • pages/api/* - API routes powering post views.
  • pages/projects - Personal projects.
  • pages/* - All other static pages.
  • prisma/* - My Prisma schema, which uses a AWS PostgreSQL Database.
  • public/* - Static assets including fonts and images.
  • styles/* - A small amount of global styles. I'm mostly using vanilla Tailwind CSS.

Running Locally

$ git clone https://github.com/Lukapetro/lukapetro.io
$ cd lukapetro.io
$ yarn
$ yarn dev

Create a .env file similar to .env.example.

Cloning / Forking

Please review the license.

About

✨ My portfolio built with Next.js, Tailwind, Prisma, and Vercel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors