Skip to content

shunny2/ignite-lab-design-system

Repository files navigation

About Application    |    Technologies    |    How to run    |    Figma    |    Project Status    |    License


ignite-lab

Repo Stars Repo Forks License

About Application

This project was developed during Rocketseat's Ignite Lab event. The goal is to make a complete documentation of the components and tokens created in Figma. The project includes React, Storybook, Figma, tests and more.

A finalized version can be accessed at https://shunny2.github.io/ignite-lab-design-system/.

Technologies

React logo image. Storybook logo image. Radix-UI logo image. Tailwindcss logo image. Jest logo image. Figma logo image.

How to run

First, start by cloning the repository:

git clone https://github.com/shunny2/ignite-lab-design-system

Install project dependencies:

npm install

Run the project:

npm run dev

Run the Storybook:

npm run storybook

Run tests:

npm run test-storybook

Figma

See the project prototype in figma.

Project Status

Status: Completed.

License

This project is under an MIT license.


Created by Alexander Davis.