# hot-list **Repository Path**: zh888/this-app ## Basic Information - **Project Name**: hot-list - **Description**: 资讯-热榜 1.包含百度、抖音、微博、豆瓣、科技等相关当日最热资讯榜单; 2.具有实时更新豆瓣电影排行功能; 3.具有当日、本周、本月星座运势查询功能; - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-07-28 - **Last Updated**: 2025-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目设置 ```sh npm install ``` ### 在开发环境中启动和热更新 ```sh npm run dev ``` ### 编译用于生产环境 ```sh npm run build ``` ### 说明 这是个人为了方便查看各平台实时热榜新闻而开发,支持pc端和移动端、指在达到10分钟了解所有热点时事资讯,过滤掉无效资讯。 ### 预览 地址:https://6810910fb2d2ace012576261--effulgent-pithivier-b3c33f.netlify.app/ ### 截图 #### 百度top榜 ![image](https://github.com/huiJeck/hot-list/assets/22268904/b6e63a5d-27d3-466d-a888-d596611fed0a) #### 抖音top榜 ![image](https://github.com/huiJeck/hot-list/assets/22268904/da7a44a2-48a8-4de4-94bd-ab079c602b54) #### 豆瓣电影top榜 ![image](https://github.com/huiJeck/hot-list/assets/22268904/90a2508d-0819-4eb0-82df-7c55f2e801ae) #### 星座运势查询 ![image](https://github.com/huiJeck/hot-list/assets/22268904/0dfdea8a-35a2-4381-811c-7879433930e3)