A design system project with layout built in Figma and coded in React.
Demo
|
Figma
|
Docs
Table of Contents
Technologies used in the project.
- Clone the repo
git clone https://github.com/SilasRodrigues19/designSystem.git && cd designSystem
- Install NPM packages
npm i
- Run the project
npm run dev
- Run Storybook
npm run storybook
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com
Project Link: https://github.com/SilasRodrigues19/designSystem
🔼 Back to top