Skip to content

kacperwalter/kacperwalter-com

Repository files navigation

This is a code of kacperwalter.com

Legacy warning ⚠️

Some things are very legacy here since I used this repo as a Next.js 13 + Sanity learning playground. Things like file architecture aren't implemented the best, check the issues tab

Getting Started

To run this app on your local environment

npm run dev

To build this app

npm run build

To deploy this app merge feature to master and push to remote

~ <master>
git merge <feature-branch>
git push

About

My simple personal website built with Next.js, Sanity CMS and SCSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published