Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tavareshenrique/ignite-lab-design-system
O Ignite Lab Design System é um projeto da Rocketseat onde construimos uma aplicação de Design System utilizando: React, TypeScript, Vite, Tailwind e Storybook. 🚀 💜
https://github.com/tavareshenrique/ignite-lab-design-system
design-system ignite-lab react rocketseat storybook tailwind typescript vite
Last synced: 26 days ago
JSON representation
O Ignite Lab Design System é um projeto da Rocketseat onde construimos uma aplicação de Design System utilizando: React, TypeScript, Vite, Tailwind e Storybook. 🚀 💜
- Host: GitHub
- URL: https://github.com/tavareshenrique/ignite-lab-design-system
- Owner: tavareshenrique
- License: mit
- Created: 2022-10-12T00:14:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T22:55:19.000Z (over 2 years ago)
- Last Synced: 2024-11-12T01:35:02.644Z (3 months ago)
- Topics: design-system, ignite-lab, react, rocketseat, storybook, tailwind, typescript, vite
- Language: TypeScript
- Homepage: https://tavareshenrique.github.io/ignite-lab-design-system/
- Size: 5.69 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> O Ignite Lab Design System é um projeto da Rocketseat onde construimos uma aplicação de Design System utilizando: React, TypeScript, Vite, Tailwind e Storybook. 🚀 💜
# :pushpin: Conteúdo
* [Figma](#art-figma)
* [Tecnologias](#computer-tecnologias)
* [Como Executar](#construction_worker-como-executar)
* [Autor](#computer-autor)
* [Licença](#closed_book-licença)# :art: Figma
# :computer: Tecnologias
Este projeto foi feito utilizando as seguintes tecnologias:
* [React](https://reactjs.org/)
* [Typescript](https://www.typescriptlang.org/)
* [Axios](https://github.com/axios/axios)
* [Vite](https://github.com/twbs/bootstrap)
* [clsx](https://github.com/lukeed/clsx)
* [phosphor-react](https://github.com/phosphor-icons/phosphor-react)
* [storybook](https://storybook.js.org/)
* [msw](https://mswjs.io/)
* [tailwindcss](https://tailwindcss.com/)# :construction_worker: Como Executar
```bash
# Clone o Repositório
https://github.com/tavareshenrique/ignite-lab-design-system.git
``````bash
# Instale as Dependências
yarn
``````bash
# Para Abrir o Storybook
yarn storybook
``````bash
# Para Executar o Projeto
yarn dev
```# :computer: Autor
Henrique Tavares
@tavareshenrique
💻
Rocketseat
@rocketseat
🚀
# :closed_book: Licença
Esse projeto é possui [MIT license](./LICENSE).