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

https://github.com/cstrnt/react-nes.css

A React port of the nes.css css framework
https://github.com/cstrnt/react-nes.css

Last synced: about 1 year ago
JSON representation

A React port of the nes.css css framework

Awesome Lists containing this project

README

          

# react-nes.css

[![](https://img.shields.io/bundlephobia/min/react.svg)](https://www.npmjs.com/package/@cstrnt/react-nes.css)
[![](https://img.shields.io/bundlephobia/min/@cstrnt/react-nes.css.svg)](https://www.npmjs.com/package/@cstrnt/react-nes.css)

# Info

This is an unoffical react port of the [NES.css](https://github.com/nostalgic-css/NES.css) CSS-Framework. It includes easy to use react components using the NES.css classes.

# Installation

Install [react-nes.css](https://www.npmjs.com/package/@cstrnt/react-nes.css) and its dependencies using:

### NPM

```
npm i --save @cstrnt/react-nes.css react react-dom nes.css
```

## Yarn

```
yarn add @cstrnt/react-nes.css react react-dom nes.css
```

## Additional Information

NES.css looks best when using a nes-like font. You can find information for that [here](https://github.com/nostalgic-css/NES.css#usage)

---

# Copyright and license

Code and documentation copyright 2018 [Tim Raderschad](https://github.com/Frexeptabel). Code released under the MIT License. Docs released under Creative Commons.

# Development

If you'd like to help me out with the project, I welcome contributions of all types!