# PXUI

> Lib UI with React in Pixel Art based on [NESCSS](https://nostalgic-css.github.io/NES.css)

# Documentation
Documentation here: [https://marcobrunodev.github.io/pxui](https://marcobrunodev.github.io/pxui)
# Get started

## npm
> To Do

## yarn
> To Do

## pnpm
> To Do

## Local

```bash
git clone git@github.com:marcobrunodev/pxui.git
```

```bash
cd pxui
```

```bash
npm install
```

```bash
npm run storybook
```


# Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

# Authors

- Marco Bruno - @marcobrunodev

See also the list of [contributors](https://github.com/CollabCodeTech/collabcodetraining-api-auth/contributors) who participated in this project.

# License

This project is licensed under the MPL 2.0 License - see the [LICENSE](LICENSE.md) file for details