Frontend Ecommerce template made in Next.js
This clothing store frontend ecommerce template is built using React and Next.js. The objective of the project was to recreate basic features of an ecommerce website, such as a shopping cart, product page, product and category carousel, landing page, and more.
Cart: Users can add and remove products, view information about the added products including unit price, total price, and product preview.
Home: This page features a carousel of products, categories, and promotions.
PDP (Product page): A dedicated page to display all information about a specific product. It includes details such as size, color, price, description, and various tags like promotions.
Newsletter popup: A lead capture form that appears as a popup to collect email addresses for newsletter subscriptions.
To install the clothing store frontend ecommerce template, follow these steps:
Clone the repository using the command: git clone [repository URL]
Navigate to the project directory: cd clothing-store
Install the dependencies: npm install
Start the development server: npm run dev
Open your web browser and visit http://localhost:3000 to view the template.
This clothing store frontend ecommerce template is built using React and Next.js. It includes essential features such as a shopping cart, product page, product carousel, and more. With easy installation steps, users can quickly set up and customize this template for their own ecommerce website.