Skip to content

chercode-dev/chercode-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CherCode Tools ⚡

เครื่องมือฟรีสำหรับทำเว็บไซต์ — คำนวณราคา, Color Palette, ลองฟอนต์ไทย

Live Next.js Tailwind CSS License: MIT

Live: tools.chercode.com


🛠️ Tools

1. คำนวณราคาทำเว็บไซต์ (/pricing)

ตอบ 5 คำถาม → รู้ราคาทำเว็บโดยประมาณทันที พร้อมแนะนำแพ็กเกจที่เหมาะ

  • ประเภทเว็บ: Landing Page, บริษัท, คลินิก, ร้านอาหาร, โรงแรม, E-commerce, Web App
  • ฟีเจอร์พิเศษ: ระบบจอง, Login, CMS, หลายภาษา, Payment, LINE OA, AI Chatbot
  • ระดับดีไซน์: พื้นฐาน / มาตรฐาน / พรีเมียม
  • Timeline: ปกติ / เร่ง / เร่งมาก
  • ผลลัพธ์: ราคาประมาณ + แนะนำ tier (Lite/Starter/Business/Enterprise)

ลองเลย →

2. Color Palette สำหรับเว็บไซต์ (/colors)

20 ชุดสีสำหรับเว็บไซต์ แบ่งตาม 5 อุตสาหกรรม คลิก copy HEX code ได้ทันที

  • Corporate / บริษัท (4 palettes)
  • คลินิก / สุขภาพ (4 palettes)
  • ร้านอาหาร / คาเฟ่ (4 palettes)
  • Tech / Startup (4 palettes)
  • Luxury / แฟชั่น (4 palettes)

ลองเลย →

3. ลองฟอนต์ไทย (/fonts)

Preview ฟอนต์ภาษาไทยจาก Google Fonts 18 ตัว — พิมพ์ข้อความเอง ปรับขนาด เปรียบเทียบ heading + body พร้อม copy code

  • 18 ฟอนต์: Noto Sans Thai, IBM Plex Sans Thai, Sarabun, Prompt, Kanit, Mitr, Pridi, Chakra Petch, และอื่นๆ
  • ปรับ heading text + body text + font size ได้
  • ดู weight ทั้ง 300, 400, 600, 700
  • Copy code: Next.js (next/font) และ CSS (font-family)

ลองเลย →


Tech Stack

เทคโนโลยี เวอร์ชัน ทำไมเลือก
Next.js 16 App Router + Turbopack, SSG
React 19 Server Components + Client interactivity
Tailwind CSS 4 Utility-first, dark theme
TypeScript 5 Type safety
Bun 1.3+ Fast package manager
Vercel - Deploy + CDN + SSL

Design

  • Dark themegray-950 background matching chercode.com
  • Cyan accent#06b6d4 brand color
  • Noto Sans Thai — auto-optimized via next/font
  • Responsive — mobile-first, ใช้ได้ทุกอุปกรณ์

SEO

  • Per-page metadata (title, description, Open Graph, canonical)
  • WebSite + WebApplication JSON-LD schema markup
  • Auto-generated sitemap.xml + robots.txt
  • AI crawler friendly (GPTBot, ClaudeBot allowed)

Development

# Clone
git clone https://github.com/chercode-dev/chercode-tools.git
cd chercode-tools

# Install
bun install

# Dev
bun dev          # http://localhost:3000

# Build
bun run build    # Production build

# Deploy
vercel --prod    # Deploy to Vercel

Project Structure

src/
├── app/
│   ├── layout.tsx          # Root layout + schema + footer
│   ├── page.tsx            # Homepage — tool cards
│   ├── sitemap.ts          # Auto sitemap
│   ├── robots.ts           # robots.txt
│   ├── globals.css         # Tailwind + brand tokens
│   ├── pricing/
│   │   ├── layout.tsx      # SEO metadata
│   │   └── page.tsx        # Price calculator (5-step quiz)
│   ├── colors/
│   │   ├── layout.tsx      # SEO metadata
│   │   └── page.tsx        # Color palette generator
│   └── fonts/
│       ├── layout.tsx      # SEO metadata
│       └── page.tsx        # Thai font preview
└── components/
    └── Navbar.tsx           # Navigation bar

Related Projects

Repo คำอธิบาย
thai-seo-checklist SEO Checklist สำหรับเว็บไซต์ไทย
thai-nextjs-starter Next.js starter template เว็บไทย
n8n-thai-templates n8n workflow templates ธุรกิจไทย
web-dev-resources-th รวม resources สำหรับ developer ไทย

Related Articles

Author

Cher — Full-Stack Developer & Founder of CherCode

รับทำเว็บไซต์ AI และ Automation สำหรับธุรกิจไทย

License

MIT License — ใช้ได้ฟรีทั้งส่วนตัวและเชิงพาณิชย์


สร้างด้วย ⚡ โดย CherCode — รับทำเว็บไซต์สำหรับธุรกิจไทย

About

เครื่องมือฟรีสำหรับทำเว็บไซต์ — คำนวณราคา, Color Palette, ลองฟอนต์ไทย | tools.chercode.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages