Git Product home page Git Product logo

react-redux-todo's Introduction

React-redux todo application

A todo application using react and redux, along with routing

Quickstart

Note: Application is created using create-react-app. Make sure that you have this node module installed in you system. You can install the same using npm install -g create-react-app command

Once you download or clone the repo system, run npm install at the root directory to install all the node module dependencies. Command for running application is mentioned in package.json file.

Features:

  • React: For creating the UI/UI components
  • Redux: For managing the state data across the application
  • Routing(react-redux-router): A routing mechanism for managing navigation between various screen's/page's across the application

Description

Application consisting of two views/pages. The ToDo view managing the todo items and Other view for now is not created. You can update code by adding the component for Other view. Also you can make use of other libraries, like bootstrap, react-bootstrap(react-bootstrap works well with react) any many more as per your application need.

react-redux-todo's People

Contributors

rohankangale2011 avatar

Stargazers

 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.