Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 352 Bytes

File metadata and controls

13 lines (8 loc) · 352 Bytes

Client Side of BerryCraft webapp

this is a web app made with NextJS Framework

Features:

  • State Managment (via redux toolkit, redux async thunk)
  • Data/State Storage (via redux persist and cookies)
  • Form Validation (via react-hook-form)

Server Side Here