blob: 2fcaf4b864e18e09573387abb24be969ef8ac041 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Michal's homepage
https://michal.sapka.pl
This is code of for my homepage.
The design is based on [https://www.craftz.dog/](Takuya Matsuyama) work, but most of the codebase is handrafted by yours trully - the only exception being theme switcher buton.
Theme colors are based on [https://draculatheme.com](Dracula theme)
## Tech stack
This site is built with:
- Next.js
- Chakra Ui
The site is hosted on [https://vercel.com](Vercel)
## License
This codebase is licensed under MIT
|