|
12 | 12 | <a href="https://travis-ci.org/udaypydi/react-simple-boilerplate"> |
13 | 13 | <img src="https://travis-ci.org/udaypydi/react-simple-boilerplate.svg" alt="Test Coverage" /> |
14 | 14 | </a> |
15 | | - <img src="https://img.shields.io/github/package-json/v/udaypydi/react-simple-boilerplate"> |
16 | | - <!-- last commit --> |
17 | | - <img src="https://img.shields.io/github/last-commit/udaypydi/react-simple-boilerplate"> |
18 | 15 | <!-- Mit License --> |
19 | 16 | <a href="https://github.com/udaypydi/react-simple-boilerplate/blob/master/LICENSE"> |
20 | 17 | <img src="https://img.shields.io/github/license/udaypydi/react-simple-boilerplate"> |
|
23 | 20 | <a href="https://github.com/udaypydi/react-simple-boilerplate/blob/master/CONTRIBUTING.md"> |
24 | 21 | <img src="https://img.shields.io/badge/PRs-welcome-blueviolet.svg"> |
25 | 22 | </a> |
| 23 | + <img src="https://img.shields.io/snyk/vulnerabilities/github/udaypydi/react-simple-boilerplate" /> |
26 | 24 | </div> |
27 | 25 | </div> |
28 | 26 |
|
29 | | - A simple react boilerplate with webpack hmr and latest babel packages. It comes with inbuilt[Travis-CI](https://travis-ci.org/) for PR checks, lint checks and builds. |
| 27 | + A simple react boilerplate with webpack hmr and latest babel packages. It comes with inbuilt[Travis-CI](https://travis-ci.org/) for PR checks, lint checks and builds. Kick start the development with tailwind css, react hooks and much more. |
30 | 28 |
|
31 | 29 | ##Getting Started |
32 | 30 | <i>These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.</i> |
|