This project shows a very basic implementation of @mergeapi/react-merge-link in a Single Integration format.
- Install dependencies
npm install-
To use, you need to update the
API_KEYandcategoryin constants.js -
Start server
npm start- Open http://localhost:3000/ in your broswer

