An open API service indexing awesome lists of open source software.

https://github.com/najwer23/najwer23morsels

Design System - A comprehensive collection of React components for building consistent, scalable applications.
https://github.com/najwer23/najwer23morsels

css-modules javascript javascript-package npm-package react rollup slider storybook textbox typescript vite

Last synced: 5 months ago
JSON representation

Design System - A comprehensive collection of React components for building consistent, scalable applications.

Awesome Lists containing this project

README

          

A comprehensive collection of React components for building consistent, scalable applications.

# najwer23morsels

[![Storybook](https://img.shields.io/badge/-Storybook-FF4785?style=for-the-badge&logo=storybook&logoColor=white)](https://najwer23.github.io/najwer23morsels) [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/najwer23/najwer23morsels) [![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)](https://www.npmjs.com/search?q=najwer23morsels) [![NPM Downloads](https://img.shields.io/npm/dm/najwer23morsels?style=for-the-badge&logo=npm&logoColor=white)](https://www.npmjs.com/package/najwer23morsels)

### Self Update

```
ncu -u
```

### Yarn Update

```
yarn set version latest
```

### Installation

```sh
yarn install
```

### Development

```sh
yarn start
```

### Production

```sh
yarn build
```

### Deploy to gh-pages

```sh
yarn deploy
```

### NPM packages release

```sh
yarn changeset
yarn release
```

### GIT tags

```sh
git log --pretty=oneline
```

# Let's connect!

[![Portfolio](https://img.shields.io/badge/Portfolio-9F2B68?style=for-the-badge&logo=paintbrush&logoColor=white)](https://najwer23.github.io/)
[![Résumé](https://img.shields.io/badge/Résumé-017745?style=for-the-badge&logo=adobeacrobatreader&logoColor=white)](https://najwer23.github.io/resume/)
[![X](https://img.shields.io/badge/X-000000?style=for-the-badge&logo=x&logoColor=white)](https://twitter.com/najwer23)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/najwer23)
[![LeetCode](https://img.shields.io/badge/LeetCode-FFA116?style=for-the-badge&logo=leetcode&logoColor=white)](https://leetcode.com/najwer23/)
[![NPM](https://img.shields.io/badge/NPM-CB3837?style=for-the-badge&logo=npm&logoColor=white)](https://www.npmjs.com/~najwer23)