https://github.com/marleydip/react-ecommerce-context-api-tailwind-css
E-commerce app built with React & Tailwind CSS featuring product carousel, pagination, cart management with Context API, local storage, and Clerk authentication.
https://github.com/marleydip/react-ecommerce-context-api-tailwind-css
arrow-functions clerk-auth conditional-rendering context-api functional-components javascript-array-methods javascript-object-methods lists-keys local-storage pagination react-slick ternary-operator
Last synced: 2 months ago
JSON representation
E-commerce app built with React & Tailwind CSS featuring product carousel, pagination, cart management with Context API, local storage, and Clerk authentication.
- Host: GitHub
- URL: https://github.com/marleydip/react-ecommerce-context-api-tailwind-css
- Owner: marleyDip
- Created: 2025-08-18T06:09:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-08-18T08:53:40.000Z (3 months ago)
- Last Synced: 2025-08-18T10:21:10.115Z (3 months ago)
- Topics: arrow-functions, clerk-auth, conditional-rendering, context-api, functional-components, javascript-array-methods, javascript-object-methods, lists-keys, local-storage, pagination, react-slick, ternary-operator
- Language: JavaScript
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛒 Modern E-Commerce Website - React, Tailwind CSS & Context API
## A fully functional e-commerce application built with React.js, Tailwind CSS, and Context API for smooth state management.
## It features secure user authentication with Clerk, a modern UI, and essential e-commerce functionality, including cart management, product pages, local storage support, and Protected Route. 🚀
### 🔑 Key Features
- 🎨 Modern, responsive UI with Tailwind CSS
- 🖼️ Product carousel using React Slick
- 📄 Pagination for product listing
- 🛍️ Add to Cart & Cart Management
- 💾 Persistent cart with Local Storage
- 👤 User Authentication & Authorization with Clerk
- ⚡ State management using Context API
### ✨ Technologies Used
- ⚛️ React.js
- 🎨 Tailwind CSS
- 🖼️ React Slick
- 🛠️ Context API
- 🔒 Clerk Authentication
### Project Overview