Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 255 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 255 Bytes

tahsin.us

  • Next.js
  • Tailwind CSS
  • TypeScript
  • Notion API

UI Libraries

  • shadcn/ui
  • NextUI
  • Radix UI
  • daisyUI

Getting Started

Run the app using

npm run dev

For production build and run

npm run build
npm start