An open API service indexing awesome lists of open source software.

https://github.com/samarjiit/sql_editor

sql-editor
https://github.com/samarjiit/sql_editor

Last synced: about 1 month ago
JSON representation

sql-editor

Awesome Lists containing this project

README

          


🚀 SQL Editor


Crafted with by Samarjit Mahi

Built using:






## View Demo on the Deployed Site 🚀

Click https://sql-editorr.netlify.app/ to view the deployed site

## screenshot



## Performance



## ⚙️ NPM Modules Used

- `"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

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.