This application is made as a test task.

This project was bootstrapped with Create React App.

To start the application:

  git clone https://github.com/Miakshin/test-component.git
  npm install create-react-app    (optional)  
  cd test-component
  npm i  

Run npm start for a dev server.Application will launched in new browser tab at http://localhost:3000/.

For check application with Storybook run:

    npm run storybook      

When the application download is complete it is available at http://localhost:9009/