cra-template-hdnchakra

1.1.3 • Public • Published

HDN Digital logo

HDN React Chakra Template ⚡️


License Made by HDN Digital


This template provides a set of accessible, reusable, and composable React structure that make it super easy to create websites and apps.

Looking for the documentation? 📝

Latest version (v1) => https://documentacao-do-esqueleto.com

Features 🚀

  • React Context: Context provides a way to pass data through the component tree without having to pass props down manually at every level.
  • Ease of Styling: Chakra UI contains a set of layout components like Box and Stack that make it easy to style your components by passing props. Learn more
  • Flexible & composable: Chakra UI components are built on top of a React UI Primitive for endless composability.
  • Accessible. Chakra UI components follow the WAI-ARIA guidelines specifications and have the right aria-* attributes.

Installing template

To use this template, all you need to do is install the hdntecnologiabr/react-chakra-template and its peer dependencies:

yarn create react-app myprojectname --template hdnchakra

# or

npm create-react-app myprojectname --template hdnchakra

Usage

To start using the template, please follow these steps:

  1. Open the project provided by hdntecnologiabr/cra-template-hdnchakra.
cd myprojectname && yarn && code .

#or

cd myprojectname && npm i && code .

Contributing

Feel like contributing? That's awesome! We have a contributing guide to help guide you.


Contributors ✨

Thanks goes to these wonderful people

Lucas ALves
Mateus Machado

💻 🚧 📖
Lucas ALves
Lucas Alves

💻 🚧 📖
Lucas ALves
Artur Lansoni

💻 🚧 📖

(emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © HDN Digital

Package Sidebar

Install

npm i cra-template-hdnchakra

Weekly Downloads

1

Version

1.1.3

License

MIT

Unpacked Size

825 kB

Total Files

71

Last publish

Collaborators

  • mtsmachado8
  • arturlansoni
  • hdntecnologiabr
  • lcoalves
  • peh_leme