# csprclick-react template for create-react-app

## Create a new project

As easy as running:

```bash
npx create-react-app my-new-casper-app --template @make-software/csprclick-react
```

Go to the newly created project directory and run the app. In this case it will be "my-app"

```bash
cd my-new-casper-app
npm start
```

## About CSPR.click

Please, find more info about CSPR.click on our site: https://cspr.click
