# react-stylux

Please see [react-stylux Website](https://foxdesignagency.com/react-stylux) for updates and documentation (Still being worked on)

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. For more information pelase refer to the website.

### Prerequisites

```
npm install --save react-stylux
```

## How To Use Stylux
### Table of Contents
- [Known Bugs](#known-bugs)
- [Feature Wish List](#feature-wish-list)
- [Acknowledgments](#acknowledgments)
- [Changelog](https://foxdesignagency.com/react-stylux/changelog)


## Documentation:

Please see [React-stylux](https://foxdesignagency.com/react-stylux/documentation)

## Known Bugs

**Now that a system is starting to form, this section will be filled out soon**


## Feature Wish List

**Themes  and theme inheritance through provider would be neat** 


## Built With

* [React](http://www.reactjs.org) - The library used

## Code of Conduct

a link should go to the code of conduct

## Contributing
**Contribution form and system is currently being thought through. No contributions will currently be accepted outside of Fox Design Agency until system is put into place.**
**Contributions will be either for basic box style or variation style of box style through vars prop**
- box style should be greatly different than other box styles and not achievable through a basic vars implementation
- vars implementation should be as basic as possible. The differences between vars #'s should not be achievable through a theme implementation



## Authors

* **Christopher Fox** -[Website](https://foxchrisrealthe.com/)

## License

This is licensed under MIT license. If used in any project, please give acknowledgments to Christoher Fox.


## Acknowledgments

* A Giant Thank you to [Dev Mountain](https://devmountain.com/) for teaching me to code good
* A big thank you to Morten Rand-Hendriksen for your videos on flex box and the code that allows the className socialness to work
* Credit to http://meyerweb.com/eric/tools/css/reset/  for use of a reset file
* Credit to the React-Styles team (used as nestingstyles) for the code to allow for media queries through style object
* Massive credit for the animations to Daniel Eden - animate.css - http://daneden.me/animate
* A Huge thanks to www.w3schools.com and their awesome tutorials, many first draft items were created with those

## Changelog
For a complete listing of changes, please go to [Stylux Changelog](https://foxdesignagency.com/react-stylux/changelog)