- run
json-server --watch db.json
- run
npm run dev
email - eve.holt@reqres.in password - anything
- Todo.jsx - parent of below components check[x]
- TodoItem.jsx -> to display check[x]
- TodoInput.jsx -> to take input check[x]
- AllRoutes.jsx -> check[x]
- PrivateRoutes.jsx -> check[x]
- Error.jsx -> check[x]
- Loading.jsx -> check[x]
- Login.jsx -> check[x]
- action.js
- actionItem.js
- reducer.js
- action.js
- actionItem.js
- reducer.js
- action.js
- actionItem.js
- loginReducer.js
- action.js
- actionItem.js
- customTheme.js
- themeReducer.js
- react
- axios check [x]
- react router dom check [x]
- redux and react redux check [x]
- redux-thunk
- chakra ui