This new version contains an integration with redux-toolkit instead of redux and it's witch Typescript :)
This repo contains a work in progress Ecommerce responsive made with Next.js, Redux, Redux-persist, Hooks, SCSS and BEM. If you like it please give it a star :)
This is the design of the project.
- Home page: /
- Products page: /products
- Product single page: /product/1
- Cart page: /cart
- Login page: /login
- Register page: /register
- 404 page: /page-not-found
- Checkout page
- Add Facebook login
- Add Google login
- Add Proptypes on components
- Use CSS variables instead of static colors