A beautiful ecommerce made with Next.js
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.
To install this Next.js Ecommerce theme, follow these steps:
git clone [repository_url]
npm install
npm run dev
http://localhost:3000
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.