Skip to content

A proof of concept made to test creating components using Ark-UI

Notifications You must be signed in to change notification settings

thaboRach/ark-poc

Repository files navigation

Ark POC

About the project

A proof of concept for using Ark UI to create components.

Built with

  • Typescript
  • React
  • Tailwindcss

Getting Started

To get a local copy up and running follow these simple example steps.

Yarn

    npm install --global yarn

Installation

  1. Clone the repository
    git clone https://github.com/thaboRach/ark-poc.git
  2. Install the required packages
    yarn

Usage

Start the web application locally:

yarn dev