A web app for flattening and converting json to csv.
Please visit https://vivek-shrikhande.github.io/json-to-csv-web-app/
Steps to release frontend changes to GitHub Pages
- Commit and push the code to
main
branch - Run
git subtree push --prefix=frontend origin gh-pages