A repository to demonstrate a basic integration of Onboard.js and Notify.js into a React project.
To run the project locally:
Clone the repo:
git clone https://github.com/blocknative/onboard-notify-react-demo.git
Navigate to the project directory:
cd onboard-notify-react-demo
Install the dependencies:
yarn
Start the development server:
yarn start
The project will be running on localhost:3000
For detailed documentation, head to docs.blocknative.com