Skip to content

hashaaan/wireapps-modern-walk

Repository files navigation

Modern Walk

The fashion retail store for the modern

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Available Scripts

First, install dependencies:

pnpm install
# or
npm install
# or
yarn

Then, run the development server:

pnpm dev
# or
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Roboto Google Font.

Deployment