Skip to content

Commit

Permalink
Add simple logo
Browse files Browse the repository at this point in the history
  • Loading branch information
neokeld committed Feb 28, 2021
1 parent 29a409d commit b5e5804
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<p align="center">
<img width="140" height="77" src="https://raw.githubusercontent.com/neokeld/composion/main/logo.png" alt='composion'>
</p>

# Composion

A component library made with [React](https://reactjs.org) and [Emotion](https://emotion.sh).
Expand All @@ -12,9 +16,13 @@ I believe that a good library is a library that is **simple to teach**. But Flex

## Run examples

```shell
yarn install
yarn start-storybook
```

## Inspirations

<https://github.com/grommet/grommet>

<https://github.com/ooade/component-library/tree/final>
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b5e5804

Please sign in to comment.