ShopX 🛍️
A modern, high-performance e-commerce platform built with cutting-edge technologies.

🚀 Features
- Modern Stack: Built with Next.js 14, TypeScript, and React Server Components
- Beautiful UI: Crafted with Shadcn UI and Radix UI components
- Responsive Design: Mobile-first approach using Tailwind CSS
- Performance Optimized: Excellent Core Web Vitals scores
- Type-Safe: Full TypeScript support throughout the application
- Modern Data Fetching: Server-side rendering and incremental static regeneration
🛠️ Tech Stack
- Framework: Next.js 14 with App Router
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: Shadcn UI + Radix UI
- State Management: React Server Components + nuqs for URL state
- Performance: React Suspense, dynamic imports, optimized assets
📦 Getting Started
Clone the repository:
git clone https://github.com/sumanthxkumar/shopx.git
Install dependencies:
pnpm install
Set up environment variables:
cp .env.example .env.local
Start the development server:
pnpm dev
Visit http://localhost:3000
to see your application running.
📱 Key Features
- 🎨 Modern, responsive UI
- 🔒 Type-safe development
- 📱 Mobile-first design
- 🚀 Optimized performance
- 🔍 SEO friendly
- 🌐 Server-side rendering
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🙏 Acknowledgments