/jsonstorage-demo-react

Primary LanguageJavaScriptMIT LicenseMIT

jsonstorage-demo-react

Live Demo

https://jsonstorage-demo-react.netlify.app/

Try with query string:

  • ?persona=developer
  • ?persona=marketer

How it was built

This project was created by taking sample React website from here, then:

npm install @jsonstorage/personalize-react

and updating the code to use personalized title and text:

usage

Back-end configuration:

The data is stored here: https://app.jsonstorage.net/

backend