Skip to content

A demo project for the YouTube video: Clean Architecture in React.

Notifications You must be signed in to change notification settings

sujen2009/essential-todos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Essential Todos

A demo project for the YouTube video: Clean Architecture in React.

Link to the video: https://youtu.be/qOH2X5hciiA

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 for the YouTube video: Clean Architecture in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.1%
  • HTML 16.9%