Skip to content

Samarjiit/sql_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 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 to view it in the browser.

Releases

No releases published

Packages

No packages published