Skip to content

Bondar-Sasha/Custom-components-lib

Repository files navigation

Calculator Application

Table of Contents

Task

Source: https://drive.google.com/file/d/1C148FRnWfXVoRDslDWcYac3bEhebdIAV/view

How to Run the App

GitHub Pages

To access the app via GitHub Pages, simply visit the following link:
https://bondar-sasha.github.io/Custom-components-lib/

On your computer

  1. Clone the repository:
    git clone https://github.com/Bondar-Sasha/Custom-components-lib
  2. Navigate to the project directory:
    cd Custom-components-lib
  3. Install dependencies:
    npm ci
  4. Run Storybook:
    npm run storybook
    

How to Use the App

  1. Download the ui-kit:
    npm i app-for-testing-ui-kit
  2. index.jsx
    import "custom-components-lib-test-react/dist/index.css"
  3. component.jsx
    import { BasicButton } from 'custom-components-lib-test-react'
    
    
    

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors