/designSystem

A design system project with layout built in Figma and coded in React.

Primary LanguageTypeScriptMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License


Logo

Ignit Lab - Design System

A design system project with layout built in Figma and coded in React.
Demo | Figma | Docs

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact

About The Project


Ignit - Design System Dark

Preview

Ignit - Design System Light

Preview

Built With

Technologies used in the project.

Tools

Frameworks / Libraries

Languages

Font Script

Getting Started

Pre requisites


  1. Clone the repo
  git clone https://github.com/SilasRodrigues19/designSystem.git && cd designSystem
  1. Install NPM packages
  npm i
  1. Run the project
  npm run dev
  1. Run Storybook
  npm run storybook

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com

Project Link: https://github.com/SilasRodrigues19/designSystem



🔼 Back to top