Crafted with ♥ by Samarjit Mahi
Click https://sql-editorr.netlify.app/ to view the deployed site
"react-ace": "^10.1.0",
- To make the code editor"react-csv-to-table": "^0.0.4",
- To show the output as a simple CSV table"react-dom": "^18.2.0",
- To interact with React's virtual DOM"react-icons": "^4.4.0",
- To have an icon library"react-router-dom": "^6.3.0",
- To implement routing features provided by React.js"react-csv": "^2.2.2",
- To export the output window table as CSV
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.