Skip to content

Todo app with clean architecture and all react hooks like useState, useContext, useReducer, useEffect

Notifications You must be signed in to change notification settings

lakshitaverma/Todo-app-with-all-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App with all hooks

Todo app with clean architecture and all react hooks like useState, useContext, useReducer, useEffect

Project Architecture -

public -

  • index.html

src -

  • index.js
  • actions
    • index.js
  • components
    • App.js
    • Todo.js
    • TodoAppContext.js
    • Todoinput.js
    • Todos.js
  • reducer
    • index.js

Install

$ yarn install

$ yarn start

About

Todo app with clean architecture and all react hooks like useState, useContext, useReducer, useEffect

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published