Giter VIP home page Giter VIP logo

-_douban's Introduction

豆瓣社区

技术栈

  • Vue.js: 轻量级框架,上手门槛低,结合MVVM模式完成数据双向绑定,操作方便。
  • vue-router: 页面路由控制相关,控制页面的跳转与信息传递。
  • ES6: ECMAScript新语法标准,项目中运用到promise,箭头函数,模块化等。
  • axios: 使用axios向服务端发送请求获取数据,项目数据获取自豆瓣api。
  • CSS3: 过渡动画的运用,增强用户交互敢。
  • vue-cli: vue-cli脚手架,项目搭建工具。
  • webpack:项目的初始化、编译、打包。
  • eslint:代码风格检查工具,规范代码格式。
  • vscode:代码编译与开发工具,可以实现多终端运行,方便快捷。
  • proxy: 使用代理模式进行数据跨域请求。

界面

image

image

image

image

image

模块

  • 影视模块:影视推荐,影视详情
  • 书籍模块:书籍推荐,书籍详情
  • 搜索模块:快捷页面选择
  • 音乐模块:音乐播放,随机音乐推荐

安装与运行

npm install //安装依赖

npm run dev //服务端运行 访问 http://localhost:8080

npm run build //项目打包

-_douban's People

Contributors

hzj0716 avatar

Stargazers

Jingzhou Huang avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.