Giter Site home page Giter Site logo

react-todo's Introduction

react-todo

the first project of my react travel

react-todo效果

demo 效果图:

demo 演示地址: react-todo 链接

react-todo功能

  1. 新增任务:在下方输入新任务,按enter键/新增按钮,即可插入新任务
  2. 修改任务状态:点击“未完成/已完成”,即可改变改任务的状态
  3. 删除任务:点击右侧橙色的删除按钮,即可删除该任务
  4. 删除全部已完成的任务:点击“删除全部已完成”按钮
  5. 统计任务:总数、已完成数、未完成数
  6. 搜索任务:在上方输入任务,即可搜索筛选出相应的任务

react-todo 安装使用

一、把代码 download 或 fork 下来,直接在浏览器打开 build/index.html

二、npm 安装 package.json 安装:npm install 构建打包:npm run build

开发环境:npm run dev 然后打开:http://localhost:8080/webpack-dev-server/ (含自动刷新、热加载)

react-todo 开发学习总结

blog里面总结了开发过程的一些收获:

react-todo实战(一)之webpack

react-todo实战(二)之react/es6

学习参考

https://github.com/theJian/build-a-hn-front-page

https://github.com/YikaJ/react-todos

react-todo's People

Contributors

gjincai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.