Skip to content

6x6-dev/ui-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

UI Components

create a UI component library for use on a website

Requirements

  • a developer can use a selection of elements (at least four)
  • elements each have a sane set of default behaviors and styles
  • package should be available through npm or a similar

Notes

Ant Design and Material UI are both great examples of large libraries that cover almost every need a developer might have building a web app or website. This exercise shouldnt try to cover too many use cases. While building this keeping Atomic Design concepts in mind will help keep things organized. UI Kit is a good example along with Belle. Focusing on doing a few things well will go a long way over trying to cover all bases. Something that accomplished that sharp focus is React Select. Rollup or Webpack will be your friend in making this available on npm.

Examples

Review Guidelines

About

Create a library of UI elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published