https://github.com/null-logic-0/client-e-store-app
Client E-Store App is a modern e-commerce platform built with Next.js, Tailwind CSS, Prisma ORM, and an SQLite database. It features secure user authentication using JWT and JOSE for a smooth and safe shopping experience.
https://github.com/null-logic-0/client-e-store-app
nextjs prisma-orm sqlite-database talwindcss
Last synced: 3 months ago
JSON representation
Client E-Store App is a modern e-commerce platform built with Next.js, Tailwind CSS, Prisma ORM, and an SQLite database. It features secure user authentication using JWT and JOSE for a smooth and safe shopping experience.
- Host: GitHub
- URL: https://github.com/null-logic-0/client-e-store-app
- Owner: Null-logic-0
- Created: 2025-01-15T06:59:04.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T12:32:39.000Z (4 months ago)
- Last Synced: 2025-03-08T13:30:25.970Z (4 months ago)
- Topics: nextjs, prisma-orm, sqlite-database, talwindcss
- Language: JavaScript
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Client E-Store App
The Client E-Store App is a user-friendly e-commerce platform built with Next.js, Tailwind CSS, and powered by Prisma ORM with SQLite as the database. This app enables users to browse products, place orders, and manage their accounts securely. JWT tokens and JOSE are used for authentication and authorization, ensuring a safe and seamless user experience.
Features:
Product Catalog: Browse, filter, and search products.
User Authentication: Secure login and signup using JWT and JOSE.
Order Management: Add items to the cart and place orders.
Responsive Design: Optimized for both mobile and desktop devices.
Tech Stack:Frontend: Next.js, Tailwind CSS
Authentication: JWT & JOSE
Backend: Prisma ORM with SQLite
Database: SQLite
Installation:
Clone the repository:git clone https://github.com/Null-logic-0/client-e-store-app
Install dependencies:npm install
Set up Prisma ORM and SQLite by configuring the .env file.
Run Prisma migrations:npx prisma migrate dev
Run the development server:npm run dev




WATCH VIDEO ---->
https://www.youtube.com/watch?v=vp76pxRqazk