🍭 This project is only preview purpose to show how to use Redux Thunks with Woocommerce API. Please keep it mind that in NextJS data fetching is explain in the docs: https://nextjs.org/docs/pages/building-your-application/data-fetching
- Next.js 14
- Woocommerce
- Redux Toolkit
- TailwindCSS
- TypeScript
- Jest
- State for cart ( add, remove )
- Pagination
- Fetch data with thunks and more...