Skip to content

A full header component create with React (JS with TDD course)

License

Notifications You must be signed in to change notification settings

Matheus-de-Souza/full-header-component

Repository files navigation

React Full Header Component

Code Standarts

This project uses eslint and .editorconfig is defined to have indent_size of 2 spaces. You can change that on .eslintrc file.

This project also uses Husky to prevent to push code with lint errors or broken tests. If you don't want this, you can uninstall running npm uninstall --save-dev husky and deleting the prepush command on package.json.

Contributing

We'd love to have your helping hand on our full-header-react-component! See CONTRIBUTING.md for more information on what we're looking for and how to get started.

License

MIT License

About

A full header component create with React (JS with TDD course)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages