📊 Simple SQL Client for lightweight data analysis using Reactjs framework. Demo
Simple SQL Client for lightweight data analysis using Reactjs framework.
You can try the live demo here: https://data-analysis.netlify.com
You can start the application with following commands. Make sure that your modify the firebase file. Just signup firebase copy and paste the config file located here: sqData/src/config/firebase.js
# git clone https://github.com/Olow304/sqData.git
# cd sqData
# npm install
# npm start
MIT