React jscanify demo

Courtesy of InnigerM

This is a simple demo project showcasing how you could use jscanify inside of a React project. Check out the original repo to see the full capabilities of jscanify.

Check out a demo of this project here

Run project locally

git clone git@github.com:ColonelParrot/react-scanify-demo.git
cd react-scanify-demo

npm i
npm run dev

Development server will be available under http://localhost:3000