Skip to content

plinioprado/ctr-client-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance control - react client

React version of the basic finance application originally coded in ctr-client-angular (Angular 1.6)

Controls

  • Users
  • Invoices
  • Config

Served via REST by backends

  • ctr-server-node (Node + Express)
  • ctr-server-java (Java 8 + spring boot)

Stack

Frontend

  • React/Redux

Comments;

  • Initial boilerplate from react-create-app
  • Coding stantards redux.js.org plus dryer arrow functions
  • Yarn not uninstalled but but only npm was run

Style

Immaginare identity

Test

  • Run local service server ctr-client-node

  • Run in local client server:

npm run start
  • Client server will open browser on localhost:3000

About

Finance control - client in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published