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.
- React
- Typescript
- Redux
- Redux-observable
- React-Router
Clone the repository, delete the .git folder, install dependencies, create a .env, and start the application
- Create a more detailed README.md