You can view the figma layout through the link below:
You can view the project through the link below:
You can view the storybook component docs through the link below:
This project was developed using:
Clone the project and access the folder.
git clone https://github.com/NitoBa/ignite-ds
cd ignite-ds
Run this command to install the dependencies
npm installRun this command to view the interface locally
npm run devRun this command to to view the storybook docs
npm run storybookThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. <style type="text/css" rel="stylesheet"> h1, h2{font-weight:bold;} p, code{font-size:14px;} </style>
