Skip to content

pixelass/react-package-template

Repository files navigation

React package template

This is a template for npm packages with react

Codacy coverage Codacy grade

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)