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.gitNavigate to the project directory:
cd onboard-notify-react-demoInstall the dependencies:
yarnStart the development server:
yarn startThe project will be running on localhost:3000
For detailed documentation, head to docs.blocknative.com