/lote-design-system

🎡 A design system helps to build websites rapidly

Primary LanguageJavaScriptMIT LicenseMIT

Lote Design System

ui-kit

Lote Design system is a design system which contains set of different components that will make it easier for us to create websites by clear standards and best practices for accessibility, internationalization, and responsive web design.

What it includes?

  • UI Kit
  • Color scheme
  • Typography
  • Gridsystem
  • Icongraphy
  • and much more

Some knowledge about Logo and word Lote

Lote Lote comes from the Lote Tree a location that marks the end of the seventh heaven, the boundary which no creation can pass. It is a symbol of solidarity and determination; it reminds us that the goals of this world are not incompatible with the goals of the spiritual soul.

Logo Life is started with the water and water is divided into the ocean. King of the ocean is a whale.

Getting started

From the start, I have a goal to help developers to build any kind of site in less amount of time. So I have divided this whole design-system to separate packages and consider this design system as one monorepo for all the packages.

For example, if you only want to use core components (Theme (Default Color scheme), Reset styles, GridSystem, Button, and Input fields etc) of design system you have to install only the core package and if you only want to use icons then install icons package. Make sure you have little understanding of the tech stack what I am using to build this design-system.

Technology stack

Back to the point. The following table will explain to you what is the purpose of each package.

Package name Description Storybook Installation
core Main core components comes with Theme, Typography, ColorScheme, GridSystem, Buttons, Pagination & Input etc. Demo yarn add @lote-design-system/core
icons Iconography assets from the design system Demo yarn add @lote-design-system/icons
marketing-blocks all the main components used inside the modern Landing pages Demo yarn add @lote-design-system/marketing-blocks
gallery-blocks helps to create masonry or justified grid of photos Demo yarn add @lote-design-system/gallery-blocks
map-blocks integrate mobile-friendly interactive maps Demo yarn add @lote-design-system/map-blocks

Motivation

Initially, the purpose of this design system is to create any kind of website that we see in our normal life, such as. (Marketing / Agency Website), (Ecommerce Website) and Admin Dashboard. Therefore, the main purpose is to save the developer's time and create a complete set of components so that the developer does not have any difficulty in creating such a website.

Goals

The core goals of this project are to:

  • Promote best practices for accessibility, internationalization, and responsive web design.
  • Speed up design and development velocity
  • Help create consistent, beautiful, and usable UI in our applications

We hope to accomplish these goals by:

  • Reducing the number of decisions needed when iterating on UI
  • Reducing the amount of code duplication in our apps
  • Providing easy-to-use and extensible components for anyone to consume.

Contributing

I'm always looking for contributors to help us build new features or help us improve the project documentation. Please clone this repo and feel free to make a PR.

License

MIT