/Voidzzle-FE

the frontend implemention of (dubizzle - like - multi vendor ecommerce app) [Tech Stack => React , Next , React Hook Form , Redux toolkit]

Primary LanguageTypeScript

NextTS Integration with Redux Toolkit

the target goal for this side project is to clone dubizzle ['https://www.dubizzle.com.eg/en/'] with my custom touch This is a template for creating a NextJS application that uses redux-toolkit to manage side effects.

We use redux-devtools-extension when running in developer mode to log actions and state changes and we use redux-persist to save state between browser refreshes.

Tech Stack

  • NextTS
  • React-Forms-Hook
  • Redux Toolkit
  • TailwindCss
  • Yup

Then start the NextJs app in developer mode by using:

npm run dev