1.0.5 • Published 6 months ago
carlos-layout v1.0.5
carlos-layout
This is a package for simplifying (or try to) the styling of components for React.js and Next.js so you don't need to worry for installing any other styling package for starting building your page.
"Well, Carlos is my name, wasn't it obvious?"
- Carlos
Prerequisites
This project requires React version 18.2.0 or above, so just install the last version if you want, is fine!
$ npm i react
or using yarn
$ yarn add react
Table of contents
Getting Started
Just install it and try it! so simple!
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Add your changes:
git add .
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :sunglasses:
Built With
- JavaScript
- React - 18.2.0
- framer-motion - 11.18.0
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Carlos Molina Galindo - Creator - CMolG
See also the list of contributors who participated in this project.
License
Apache 2.0 License © Carlos Molina Galindo