A dummy application of a query editor. The idea is to write queries and see the result.
- Write queries in code editor
- See the result in a table format
- Create a new query
- Edit an existing query
- Delete an existing query
- Save queries in local storage
// Install dependencies
npm install
// Run the app
npm run dev
// Build the app
npm run build
// Run the built app
npm run preview
The page load test was done on GTMetrix which pings the website from Canada. The report can be found here.
Fully Loaded Time is 375ms