Skip to content

fulopdaniel/ts-cra-redux-observable-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript - Redux - Redux-observable boilerplate

A react application boilerplate based on CRA. The application is following the ducks pattern, meaning all features are separated in the ducks/ folder (business logic). The UI components can be found in the components folder.

Includes

  • React
  • Typescript
  • Redux
  • Redux-observable
  • React-Router

Getting Started

Clone the repository, delete the .git folder, install dependencies, create a .env, and start the application

Todo

  • Create a more detailed README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published