Avion π
An elegant and fully responsive eCommerce platform built with Next.js, TypeScript, Tailwind CSS, and ShadCN UI. with modern interface and seamless navigation.
π Features
- Home Page: A welcoming landing page highlighting the storeβs identity and key features.
- About Page: Details about the store's mission, values, and background.
- Product Listing: Explore categorized products for a streamlined shopping experience.
- All Products Page: Browse the full catalog of available items in one place.
- Shopping Cart: Add, view, and manage selected items for purchase.
- Responsive Design: Fully optimized for mobile, tablet, and desktop devices.
- Modern UI: Built using ShadCN UI for polished and visually appealing components.
- Performance: Leveraged Next.js for server-side rendering (SSR) and static site generation (SSG) to ensure fast load times.
π οΈ Technologies Used
π Getting Started
Follow these steps to run the project locally:
Prerequisites
- Node.js and npm installed on your machine.
- Git installed.
Installation
Clone the repository:
git clone https://github.com/your-username/ShopSphere.git
cd ShopSphere
Install dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 in your browser to see the website in action.