JNeedle

Stars
0
Committers
3

JNeedle E-Commerce website

Developed a full-stack e-commerce platform with role-based authentication using Appwrite. The project includes a user-friendly interface for shoppers and an admin dashboard for managing inventory and orders. Built with Next.js and TypeScript for a responsive design, with plans to add a payment gateway for secure transactions.

Deploy Your Own

Deploy the example using Vercel:

How to Use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-redux with-redux-app
yarn create next-app --example with-redux with-redux-app
pnpm create next-app --example with-redux with-redux-app