Skip to content

davidmoreno92/react-redux-class-based

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Open Bank Test

React Open Bank Test

Setup

Install dependencies

npm install

Start in development mode

npm run start

Build project

npm run build

Launch test (There are not tests setted)

npm run test

Eject project

npm run eject

Imports

Imports inside files are separated in this way. (Separated by double line break)

  • First: Library and third-party components
  • Secondary: Own components and internal data

Improvements

  • Put all Redux files in a Redux folder.
  • Function components
  • Standardize paddings / margins in variables
  • Testing
  • Typescript
  • Apply design patterns (Observer, Abstraction, DIP..)

About

open-bank-test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published