Giter Site home page Giter Site logo

bogdan-lyashenko / todomvc-react-hooks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sonicoder86/todomvc-react-hooks

0.0 2.0 0.0 3.08 MB

TodoMVC built with React Hooks and Redux

Home Page: https://blacksonic.github.io/todomvc-react-hooks/

License: MIT License

HTML 2.14% JavaScript 97.86%

todomvc-react-hooks's Introduction

TodoMVC built with React Hooks and Redux

Build Status

The well-known TodoMVC built with React Hooks and Redux in a structured and testable way.

TodoMVC React Hooks

Edit and try it out online

Concepts and tools covered

Usage

After installing the dependencies the following NPM scripts become available:

  • start: starts the application in development mode on http://localhost:9300
  • build: bundles the application for production into the build folder
  • test: runs unit and E2E tests
  • test:unit: runs unit tests with Jest in the src folder suffixed with *.spec.js
  • test:e2e: runs E2E tests with Cypress in the tests/e2e folder suffixed with *.spec.js
  • format: formats the code with Prettier within the src folder
  • lint: lint files with ESLint based on Airbnb's styleguide and the Prettier config

Component architecture

Architecture

Application is compatible with React devtools and Redux devtools

Series

This implementation is part of a series where the same application was implemented with the same architecture.

todomvc-react-hooks's People

Contributors

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