Giter Site home page Giter Site logo

elopez00 / apollo-component-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from g2x-team/sparta

0.0 0.0 0.0 1.06 MB

Design system for MileMarker10 products

License: MIT License

JavaScript 0.29% HTML 0.06% TypeScript 79.61% CSS 5.04% Shell 0.20% MDX 14.79%

apollo-component-library's Introduction

AΠOΛΛΩΝ

Apollo is a React UI/UX component library primarily developed by G2X with an emphasis on productivity and ease of use. This package uses TSDX for development, and extends the use of packages like React Hook Form, and others for the purpose of providing a complete development experience.

🚀 Getting Started

Here is a quick setup of what you need to do to start contributing in Apollo.

# Install Node.js
sudo apt-get install -y nodejs

# Clone repo
git clone https://github.com/MileMarker10/apollo-component-library apollo

# Run the setup script (One time command to install deps and husky)
yarn setup

# (Optional) run Storybook
yarn storybook

# (Optional) run Rollup TypeScript compiler
yarn start

File Structure

To help guide your way around the repo, here is a quick breakdown of the file structure.

  • example: contains a test application for integration testing components post-distribution processing.
  • src: contains all source code including components and utilities.
    • components: contains all component folders
    • interfaces: contains all types & interfaces
    • util: contains all utility functions and classes
  • stories: contains all storybook files for each component.
  • test: contains all unit testing done through Jest and @testing-library.

Breakdown

apollo-component-library
├───example
│   └───Testing environment for component implementation
│
├───src
│   ├───*components*
│   │   └───Component folders
│   │       ├───*components* contains abstracted components
│   │       ├───*overload* contains overloaded components
│   │       └───Component Files
│   │
│   │───*interfaces*
│   │   └───Types and interfaces
│   │
│   └───*util*
│       └───Utility classes and functions
│
├───stories
│   └───Storybook testing files
│
└───test
    └───Jest testing files

🤔 Have suggestions?

Feel free to use the Issues tab on the repo to voice any questions or concerns about the codebase.

Documentation

Coming soon

apollo-component-library's People

Contributors

elopez00 avatar ahmedreza1 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.