Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cieloazul310/gatsby-sarkara
Gatsby theme based on Chakra UI
https://github.com/cieloazul310/gatsby-sarkara
chakra-ui gatsby
Last synced: 23 days ago
JSON representation
Gatsby theme based on Chakra UI
- Host: GitHub
- URL: https://github.com/cieloazul310/gatsby-sarkara
- Owner: cieloazul310
- Created: 2023-01-31T10:49:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T13:17:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T21:02:51.220Z (about 1 month ago)
- Topics: chakra-ui, gatsby
- Language: TypeScript
- Homepage: https://cieloazul310.github.io/gatsby-sarkara/
- Size: 2.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sarkara Theme
React components based on [Chakra UI]
Demo:
Storybook:## Sarkara for React
[![npm version](https://badge.fury.io/js/@cieloazul310%2Fsarkara.svg)](https://badge.fury.io/js/@cieloazul310%2Fsarkara)
Sarkara theme package for React based on [Chakra UI].
```sh
npm install @cieloazul310/sarkara
```## Gatsby Theme Sarkara
[![npm version](https://badge.fury.io/js/@cieloazul310%2Fgatsby-theme-sarkara.svg)](https://badge.fury.io/js/@cieloazul310%2Fgatsby-theme-sarkara)
A [Gatsby] theme based on [Chakra UI]
```sh
npm install @cieloazul310/gatsby-theme-sarkara
```Starter:
## Install
```sh
npm install @cieloazul310/sarkara
```Install following peerDependencies.
```sh
npm install @chakra-ui/icons @chakra-ui/react @emotion/react @emotion/styled framer-motion
```[Gatsby]: https://www.gatsbyjs.com/
[Chakra UI]: https://chakra-ui.com/