Sats Connect Example

This is an example of how to use the Sats Connect package in your React app.

Installation and execution

To install the dependencies, run the following command:

npm i

To run the app, run the following command:

npm start

You should now be able to access the app at http://localhost:3000.