/react-bookkeeping

A bookkeeping app designed by react.js.

Primary LanguageJavaScriptMIT LicenseMIT

Contributors MIT License Author LinkedIn


Bookkeeping icons created by Freepik - Flaticon

React Bookkeeping

A bookkeeping application built with react.js.
View Demo · Report Bug · Request Feature

Table of Contents

About

React BookKeeping 展示 react.js 的基本核心概念。主要可以分為三個方向:

  1. JSX component 的相關概念
    • 例如 props, styling, composition
  2. State 和 Event 的相關概念
    • 例如 useState, eventHandler, two-way binding, bottom-up communication, state lifting
  3. 彈性化設計的相關概念
    • 例如 stateful list, conditional content, dynamic styles

Built With

  • HTML5, CSS3, Javascript ES6
  • React.js

[DEMO] : https://windsuzu.github.io/react-bookkeeping


Examples

⚙️ JSX Components

🚥 State and Event

💪 Flexible design

Preview

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Reach out to the maintainer at one of the following places:

Acknowledgements