Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 823 Bytes

File metadata and controls

35 lines (23 loc) · 823 Bytes

NEXT Design System

This project implements a design from Figma.

Design Reference

Figma URL: https://www.figma.com/design/thOqUebuMDvygZxONEWLeB/NEXT-Design-System?node-id=12174-50028&m=dev

Setup

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Open http://localhost:3000 in your browser.

Implementation Status

The project structure is set up with Next.js, TypeScript, and Tailwind CSS. To complete the implementation, please provide:

  • Screenshot of the Figma design
  • Design specifications (colors, fonts, spacing, etc.)
  • Component descriptions
  • Any exported assets from Figma

Once provided, the design will be implemented to match the Figma specifications.

next-foundations

next-foundations