A simple e-commerce homepage built with Next.js, designed to provide a clean and modern user interface for showcasing products and enabling seamless user interactions.
The project is written using the Next.js App Router.
Prerequisites
- Node.js 
>= 16.x - Yarn 
>= 1.x 
Install Dependencies
yarn install  Run the Development Server
yarn dev