0.2.2 • Published 2 years ago

novumia v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Novumia

Novumia is a collection of reusable components designed to simplify the development of user interfaces in React applications.

Installation

To install the library, you can use npm or yarn:

npm install novumia
# or
yarn add novumia

Contribution

Contributions are welcome! If you'd like to contribute to this library, please follow these steps:

  1. Fork the repository.
  2. Create a branch for your new feature (git checkout -b feature/new-feature).
  3. Make your changes and commit (git commit -am 'Add new feature').
  4. Push the branch (git push origin feature/new-feature).
  5. Create a Pull Request.

Issues and Suggestions

If you encounter any issues or have suggestions, please open an issue at https://github.com/juniorencode/novumia/issues.

License

This library is licensed under the MIT License. See the LICENSE file for more details.