- 🚀 Blazing Fast Performance - Built with Next.js 13+ for optimal speed and SEO
- 📱 Fully Responsive - Seamless experience across all devices
- 🎨 Modern UI/UX - Clean, intuitive interface with smooth animations
- 🛒 Shopping Cart - Intuitive cart management system
- 🔍 Product Search - Fast and accurate product search functionality
- 📧 Newsletter - Stay updated with latest products and offers
- 🔒 Secure Checkout - Safe and secure payment processing
Experience ShopFluence live: https://shopfluencestore.netlify.app/
- Frontend Framework: Next.js 13+ (App Router)
- Styling: Tailwind CSS with CSS Modules
- UI Components: Radix UI Primitives
- Icons: Lucide Icons
- Language: TypeScript
- Build Tool: Turbopack
-
Clone the repository
git clone https://github.com/CodeGeniusDev/ShopFluence.git cd ShopFluence -
Install dependencies
npm install # or yarn install -
Start development server
npm run dev # or yarn devOpen http://localhost:3000 to view it in your browser.
shopfluence/
├── app/ # App router pages and layouts
├── components/ # Reusable UI components
├── constants/ # Application constants
├── lib/ # Utility functions and helpers
├── public/ # Static files
└── styles/ # Global styles and CSS modules
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Made with ❤️ by CodeGenius.Dev | View on GitHub
