/clean-front-end

This project aims to show how to apply clean architecture with front end projects using React.

Primary LanguageTypeScript

Clean Front-end

Description

This project aims to show how to apply clean architecture with front end projects using React.

Motivation

Below is a diagram of how most projects work. Bad architecture Using clean architecture we can reach a system that allows changes and extensions in a simpler way and at a lower cost. Good architecture