diff options
-rw-r--r-- | README.md | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -1,6 +1,20 @@ # Michal's homepage https://michal.sapka.pl -## Status +This is code of for my homepage. -This is an early work in progress +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 |