Skip to content

mstiglic/o2-interview-assignment

Repository files navigation

O2 Interview Assignment

This repository contains a React UI component (O2Input.tsx) along with unit tests and a Storybook playground to interact with the component.

Contents:

  • O2Input.tsx: The core React UI component.
  • Unit Tests
  • Storybook Playground

🚀 Installation Steps

  1. Install dependencies
    npm install

📌 Usage

▶️ Start the Development Server

npm run dev

▶️ Start Storybook

npm run storybook

▶️ Run Unit Tests

npm run test:unit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published