Giter VIP home page Giter VIP logo

todolist-react's Introduction

待办应用

使用 React 实现的一个待办列表。可以把将来需要办理的事项添加到列表中。

预览

预览链接:预览

功能

  • 添加、删除待办事项
  • 登录功能,并支持找回密码

测试账号

用户名:admin 密码:12345678

技术

React/LeanCloud

利用脚手架工具create-react-app构建开发环境。 登录功能是采用LeanCloud, 具体可查询 LeanCloud数据存储入门教程

运行

// clone 项目至本地
git clone https://github.com/xmxshr/todolist-react.git
// 进入项目文件夹
cd todolist-react
// 安装依赖
npm i
// 运行项目
npm run dev

细节

在GitHub上创建预览链接时,若不注意就会发现报404的错误。
这是因为默认的预览页面是https://xmxshr.github.io/todolist-react
因此,需要在预览链接的末尾加上/build
当然,首先你需要执行npm run build这个命令。

todolist-react's People

Contributors

xmxshr avatar

Watchers

James Cloos 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.