Giter VIP home page Giter VIP logo

fuel-ui's Introduction

⚡️ Fuel UI


License Issues Open Github Forks Github Stars

📝  Table of Content


🙋🏻  Getting Started

Inside this monorepo you'll find all UI related projects from some of our projects and also packages that we're using to build them:

📦 fuel-ui                      // root
┣ 📂 .github                    // git related files
┣ 📂 .vscode                    // vscode settings
┃
┣ 📂 common                     // common packages used across monorepo
┃ ┗ 📂 config                  // project containing some monorepo tools configurations
┃ ┗ 📂 test-utils              // package used for testing (patch on @testing-library/react)
┃
┣ 📂 design-system              // design system related packages
┃ ┗ 📂 css                     // contain our theme/tokens definitions
┃ ┗ 📂 react                   // ui related react components
┃ ┗ 📂 tokens                  // ui tokens creation scripts (colors, fonts, spaces, themes...)

All this two folders (common, design-system) are configured using PNPM workspaces.

📦  Install

  1. Make sure you have the latest stable version of Node. Check out Configuring Node and NVM to make sure
  2. Clone the repository down locally.
  3. cd into the project and run pnpm install to install all project dependencies.
  4. Run pnpm build to build the peer dependencies

🛠  Tools

As you can see, we're using a monorepo structure inside this repository. To accomplish a good dev workflow and be able to have good code patterns across all packages we have some global tools installed:

Name Description
PNPM Package Manager
Turborepo Monorepo management
TSUP Build Typescript libs using ESbuild
ESLint Lint Javascript and Typescript files
Jest Test runner
Testing Library Testing library
Prettier Code formatting
Husky Git hooks
Lint Staged Git staged files linter

If you're stucked with some issue or you don't know any of these tools, we really encourage you to check their websites and read more about them inside the documentation before open an issue or get in touch with some of our contributors.

💪🏻  Contributing

Feel like contributing? That's awesome! We have a contributing guide to help guide you.

📜  License

The primary license for this repo is Apache 2.0, see LICENSE.

fuel-ui's People

Contributors

pedronauck avatar github-actions[bot] avatar luizstacio avatar luizasfight avatar tomiiide avatar matt-user avatar eswarasai avatar josevitordaltoe avatar lfscamargo avatar aksa12 avatar pixelsbyeryc avatar kavi-d avatar rfuelsh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.