GithubHelp home page GithubHelp logo

beraliv / react-todo Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 2.31 MB

React / ES6 Todo App

Home Page: https://beraliv.github.io/react-todo/

License: MIT License

HTML 7.96% CSS 7.89% JavaScript 84.15%
js react redux todo

react-todo's Introduction

react-todo

React / Redux / ES6 Todo Application

Build Status Dependency Status devDependency Status MIT licence

This project was bootstrapped with Create React App.

Table of Contents

Quick Start

To download the project, you need to clone it first.

git clone https://github.com/Beraliv/react-todo

After that, you need to install all dependencies. It will create node_modules folder.

npm i

Finally, you need to start the project.

npm run start

Project description

The project consists of:

Redux

Redux is the framework in the project by default in the branch master.

Documentation is available here: http://redux.js.org/

Redux-Saga

Redux-Saga is accessible in the branch redux-saga. PR is created and can been seen here: PR #3

Documentation is available here: https://redux-saga.js.org/

NPM tasks

npm run predeploy

It builds the project and put all files to build folder

npm run deploy

It saves build folder on a gh-pages branch creating it in case it doesn't exist. After that you can see Demo.

NB: it requires npm and gh-pages in a global space. Before running the task npm installs gh-pages.

The possibilities of the project

For version 1.0.0 it's possible to:

  • Add new todo.
  • Remove todo.
  • Make active and complete todo.
  • Select all todos and toggle them all together (see 3rd point).

Future updates

Version 1.1.0

Version 1.2.0

Version 1.3.0

  • Add an adaptive design.
  • Improve support for old browsers.
  • Update UI.

Demo

You can see built example here

License

MIT License

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.