Skip to content

blossom-babs/clean-architecture-in-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Architecture in react

A demo project to show a practical application of clean architecture in react

Built with Clean Architecture

  • Application - Redux
  • Views - React
  • Infrastructure - Axios

Other Features

  • All business logic resides in Redux Middleware
  • Fetches dummy todo data from https://jsonplaceholder.typicode.com
  • Boostraped with create-react-app

About

A demo project to display clean Architecture in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.1%
  • HTML 16.9%