Skip to content

Source-Controller/eCommerce-Next.js

Folders and files

NameName
Last commit message
Last commit date
Jun 11, 2022
Jun 11, 2022
Jun 11, 2022
Jun 11, 2022
Dec 4, 2020
Jun 11, 2022
Jun 11, 2022
Jun 11, 2022
Jun 7, 2022
Sep 8, 2020
Aug 8, 2020
Aug 20, 2020
Apr 28, 2023
May 18, 2022
Aug 8, 2020
May 20, 2022
May 18, 2022
May 20, 2022

Repository files navigation

Updates

This new version contains an integration with redux-toolkit instead of redux and it's witch Typescript :)

Next.js Ecommerce

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 :)

Design

This is the design of the project.

Available pages

  • Home page: /
  • Products page: /products
  • Product single page: /product/1
  • Cart page: /cart
  • Login page: /login
  • Register page: /register
  • 404 page: /page-not-found

Screenshots

Next Ecommerce screenshot

Next Ecommerce screenshot

Next TO-DO

  • Checkout page
  • Add Facebook login
  • Add Google login
  • Add Proptypes on components
  • Use CSS variables instead of static colors