StarSystem is a design system project that brings together a collection of user interface (UI) components with a universe theme. This project was created to showcase front-end development skills, using Storybook as the main tool for component documentation and display.
Ensure you have the following installed: Node.js (v14 or later) Yarn
Clone the repository and install the dependencies:
bash git clone https://github.com/marianehds/StarSystem.git
- cd StarSystem
caso não tenha o yarn instalado, instale-o com o comando abaixo:
-
npm install -g yarn
-
yarn install
- yarn storybook
- yarn build-storybook
- yarn deploy-storybook
Abra no navegador o link e veja o projeto! https://marianehds.github.io/StarSystem/?path=/docs/introdução--docs