Welcome to RELAP-Ecommerce, a modern, sleek e-commerce platform built with Next.js and React!
RELAP-Ecommerce is a cutting-edge e-commerce website focusing on technology and electronics. Built with Next.js and React, it offers a seamless shopping experience with a clean, responsive design.
- 📱 Fully responsive design
- 🧩 Reusable components using shadcn/ui
- 🛒 Dynamic shopping cart with persistent storage
- 🔍 Product filtering and search functionality
- 📰 Integrated blog section
- 📨 Newsletter subscription
- 🎨 Modern UI with Lucide React icons
- Node.js (v14 or later)
- npm or yarn
- Clone the repository:
- Install the dependencies:
- npm i
- Run the project:
- npm run dev