Skip to content

A Simple Website For Quick Browsing of Chinese Movies

Notifications You must be signed in to change notification settings

Abalone27/Chinese-Film-Browse

Repository files navigation

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.

Chinese-Film-Browse

简介

这是一个我自创的用于浏览中国院线电影信息的Web应用网站。 项目调用了猫眼电影API,这里是文档: https://apis.netstart.cn/maoyan/

安装方式

  1. 克隆仓库到本地:
git clone https://github.com/Abalone27/Chinese-Film-Browse.git
  1. 进入项目目录并安装依赖:
cd Chinese-Film-Browse
npm install
  1. 运行开发服务器:
npm run dev
  1. 通过浏览器访问 http://localhost:3000

使用

通过该应用程序,用户可以轻松浏览和筛选中国国内上映电影信息。用户可以点击电影查看详细信息,包括导演、主演、类型等。

贡献

如果你想为这个项目做出贡献,请遵循以下步骤:

  1. Fork 这个仓库
  2. 创建你的功能分支 (git checkout -b feature/your-feature)
  3. 提交你的更改 (git commit -m 'Add some feature')
  4. 推送到分支 (git push origin feature/your-feature)
  5. 打开一个 Pull Request

许可证

该项目使用 MIT 许可证

联系

如果你有任何问题或建议,请通过 我的邮箱 联系我。

About

A Simple Website For Quick Browsing of Chinese Movies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published