Skip to content

I Ching Six Yao Divination - Traditional Chinese fortune telling website built with React

Notifications You must be signed in to change notification settings

qingpao523/iching-six-yao

Repository files navigation

六爻算命网站

一个基于React开发的现代化六爻占卜应用,传承中国传统易经文化。

🎯 功能特点

  • 📿 传统六爻占卜算法
  • 🎨 精美的中国风界面设计
  • 📱 响应式设计,支持移动端
  • 🔮 智能卦象解读
  • 📚 易经知识库
  • 💫 流畅的动画效果

🚀 在线访问

访问在线版本:六爻算命

🛠️ 本地开发

环境要求

  • Node.js 16+
  • npm 或 yarn

安装依赖

npm install

启动开发服务器

npm run dev

构建生产版本

npm run build

📁 项目结构

liuyao-divination/
├── public/
│   └── index.html          # HTML模板
├── src/
│   ├── components/         # 可复用组件
│   ├── pages/             # 页面组件
│   ├── utils/             # 工具函数
│   ├── styles/            # 样式文件
│   └── App.jsx            # 主应用组件
├── .github/workflows/     # GitHub Actions配置
└── package.json           # 项目配置

🎨 技术栈

  • React 18 - 前端框架
  • React Router - 路由管理
  • Webpack - 构建工具
  • Babel - JavaScript编译器
  • CSS3 - 样式设计

📖 六爻简介

六爻是中国传统占卜方法之一,通过投掷铜钱或蓍草得到卦象,结合易经原理进行预测。本应用采用传统算法,为用户提供准确的占卜体验。

🤝 贡献

欢迎提交Issue和Pull Request来改进这个项目!

📄 许可证

MIT License - 详见 LICENSE 文件

About

I Ching Six Yao Divination - Traditional Chinese fortune telling website built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published