react-package-template

React package template with tools

MIT License

Stars
4

React package template

This is a template for npm packages with react

Table of Contents

Tools

Configure Codacy

Create a project on Codacy and add the CODACY_PROJECT_TOKEN to your GitHub secrets.

Add your projectId to the badges in this file

![Codacy coverage](https://img.shields.io/codacy/coverage/<YOUR_PROJECT_ID>?style=for-the-badge)
![Codacy grade](https://img.shields.io/codacy/grade/<YOUR_PROJECT_ID>?style=for-the-badge)