Worked with js html json react
Description
As part of the Greenvolve project, I built a React-based questionnaire that gives users instant feedback after each answer. All data comes from project partners and is organized in a structured, multilingual JSON file.
There’s no server-side logic — the server simply serves the JSON file, and everything is rendered and handled on the client side using React.