More Premium Hugo Themes Premium React Themes

Next Ecommerce

A beautiful ecommerce made with Next.js

Next Ecommerce

A beautiful ecommerce made with Next.js

Author Avatar Theme by lucaspulliese
Github Stars Github Stars: 712
Last Commit Last Commit: Dec 17, 2024 -
First Commit Created: Apr 22, 2023 -
default image

Overview:

This is a new version of an Ecommerce theme built with Next.js, Redux, Redux-persist, Hooks, SCSS, and BEM. It includes an integration with redux-toolkit and Typescript. The repository is a work in progress and the design of the project is showcased through screenshots. The theme offers multiple pages such as home page, products page, product single page, cart page, login page, register page, and a 404 page. There is also a to-do list of features that are planned to be implemented, including a checkout page, Facebook and Google login, using CSS variables instead of static colors, and adding Proptypes on components.

Features:

  • Integration with redux-toolkit instead of redux
  • Typescript support
  • Responsive design
  • Multiple pages for easy navigation
  • Hooks for efficient state management
  • SCSS for customizable styling
  • BEM methodology for structured and maintainable CSS

Installation:

To install this Next.js Ecommerce theme, follow these steps:

  1. Clone the repository:
git clone [repository_url]
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Access the theme on your local server: Open your browser and navigate to http://localhost:3000

Summary:

This Next.js Ecommerce theme is a work in progress with features such as redux-toolkit integration, Typescript support, responsive design, and multiple pages for easy navigation. It utilizes Hooks for efficient state management, SCSS for customizable styling, and follows the BEM methodology for structured CSS. The theme is easy to install and can be accessed on a local server for development purposes. The to-do list showcases upcoming features that are planned to be implemented in the future.