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
- Host: GitHub
- URL: https://github.com/cstrnt/react-nes.css
- Owner: cstrnt
- License: mit
- Created: 2018-12-21T14:24:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T09:17:49.000Z (over 7 years ago)
- Last Synced: 2025-04-03T01:33:59.155Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://frexeptabel.github.io/react-nes.css/
- Size: 10.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-nes.css
[](https://www.npmjs.com/package/@cstrnt/react-nes.css)
[](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!