Skip to content

This repository hosts the frontend component of my Ecommerce backend project. The platform showcases a diverse array of products, thoughtfully categorized and complemented by engaging billboards. Furthermore, the application seamlessly incorporates a cart feature, integrated with Stripe for efficient payment processing.

Notifications You must be signed in to change notification settings

abishek-as/ecommerce-store

Repository files navigation

Dashboard and CMS Live app - https://ecommerce-dashboard-cms.vercel.app/

HomePage

Full Stack E-Commerce Frontend: Next.js 13, React, Tailwind CSS

This repository hosts the frontend component of my Ecommerce-app project. The platform showcases a diverse array of products, thoughtfully categorized and complemented by engaging billboards. Furthermore, the application seamlessly incorporates a cart feature, integrated with Stripe for efficient payment processing.

Prerequisites

Node version 14.x

Cloning the repository

git clone https://github.com/abishek-as/ecommerce-store

Install packages

npm i

Setup .env file,

NEXT_PUBLIC_API_URL=

Paste the backend URL in NEXT_PUBLIC_API_URL

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app

Images

Category Homepage

Dashboard

Short overview of product

Dashboard

Full overview of product

Dashboard

Cart

Dashboard

About

This repository hosts the frontend component of my Ecommerce backend project. The platform showcases a diverse array of products, thoughtfully categorized and complemented by engaging billboards. Furthermore, the application seamlessly incorporates a cart feature, integrated with Stripe for efficient payment processing.

Topics

Resources

Stars

Watchers

Forks

Languages