⚙️ how this works
this website was inspired by alana goyal's website, which is based off of apple notes
implementation
- this web app was built using next.js, a react and typescript framework
- i'm hosting this web app on vercel
- the notes are statically generated from markdown/mdx files
- shadcn/ui and tailwind css are used for styling
- this project is fully open-source and available on github!