No description https://mikn.dev/
  • TypeScript 98.1%
  • CSS 1.8%
  • JavaScript 0.1%
Find a file
2026-08-13 00:29:56 +09:00
.idea feat: WIP hero section 2025-12-09 22:06:51 +09:00
.migration feat: Base UI and animated icon 2026-08-13 00:11:40 +09:00
public feat: Ads.txt 2026-07-26 03:13:56 +09:00
src feat: Base UI and animated icon 2026-08-13 00:11:40 +09:00
.gitignore fine: lets use opennext 2025-03-04 11:48:50 +09:00
.oxfmtrc.json feat: Cute cookie consent banner 2026-08-12 22:49:43 +09:00
AGENTS.md feat: Cute cookie consent banner 2026-08-12 22:49:43 +09:00
bun.lock feat: Base UI and animated icon 2026-08-13 00:11:40 +09:00
components.json feat: WIP hero section 2025-12-09 22:06:51 +09:00
crowdin.yml Update Crowdin configuration file 2025-10-27 23:03:21 +09:00
imgLoader.ts feat: MDI config and React Compiler 2025-10-27 22:29:57 +09:00
index.d.ts auth stach changes to Logto w/NextAuth 2024-05-23 22:26:29 +09:00
next.config.mjs feat: WIP hero section 2025-12-09 22:06:51 +09:00
opencode.json feat: Contact page and nice homepage 2025-12-24 11:32:45 -10:00
package.json feat: Base UI and animated icon 2026-08-13 00:11:40 +09:00
postcss.config.mjs WIP: ready for full refactor 2025-10-27 22:20:28 +09:00
README.md fix 2024-04-18 21:45:39 +09:00
renovate.json WIP: ready for full refactor 2025-10-27 22:20:28 +09:00
tailwind.config.ts WIP: ready for full refactor 2025-10-27 22:20:28 +09:00
tsconfig.json WIP: homepage 2025-10-30 22:45:15 +09:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.