This project includes a new landing page feature based on a Figma design.
-
Clone the repository:
git clone https://github.com/hiroshinishio/sample-website.git cd sample-website
-
Install dependencies:
npm install
-
Run the Next.js development server:
npm run dev
Visit http://localhost:3000 to view the landing page.