1.0.5 • Published 6 months ago

carlos-layout v1.0.5

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 months ago

NPM Version NPM Downloads NPM License

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add .
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. 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

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago