Miakshin / test-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About


Languages

Language:JavaScript 82.1%Language:HTML 13.4%Language:CSS 4.4%