iamchiwon / essential-todos

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 83.1%Language:HTML 16.9%