Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 450 Bytes

Readme.md

File metadata and controls

28 lines (26 loc) · 450 Bytes

Format for the App: /*Header

  • -Logo
  • -Nav Items
  • Body
  • -Search
  • -reastaurant Container
  •  -Res card
    
  •  	-cuisines
    
  •      -img
    
  •  	-Name of res,Star rating ,del time
    
  • Footer
  • -Copyright
  • Links
    • Address
    • Contact

*/

Redux ToolKit

-Intall @reduxjs/toolkit and React-Redux
-Build Own store
-Connect store to app
-Create a slice 
-dispatch action
-read data using selector