This site is built with
- Next.js
- TypeScript
- Tailwind
- Mantine
- React Icons
- MDX
- Prism themes
- Contentlayer
- Framer Motion
- Unified
- Plausible
create-next-app
First, install the dependencies
pnpm install
and run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
to start development server
to start production server
to generate production build. The built assets will be in under /.next
directory.
- build a project page. showing details about the project -> or maybe just even a large modal
- replace all techstack names with their logos
- link shortener, fileupload kinda thing : maybe a separate proj (for self use)
- replace mantine w. shadcn-ui