Skip to content

HereEast/graphi-ql-playground

Repository files navigation

GraphiQL ►

Welcome to the GraphiQL Playground! This robust IDE is your go-to platform for crafting GraphQL requests across diverse APIs. Whether you're exploring our default The Rick and Morty API, offering an extensive collection of characters, images, locations, and episodes, or experimenting with any other API endpoint supporting GraphQL requests, this playground empowers you to interact seamlessly with GraphQL.

image

Pages

Home Login Register Playground 404 Page

Scripts

npm run build       // build the project,
                    // compile the source code and generate production-ready output files

npm run dev         // starts a dev server for further development

npm run lint        // run a code linter, which checks the code for 
                    // potential errors, coding style violations, and other issues

npm format:fix      // automatically fix some of the issues 
                    // reported by the linter (ex: formatting problems)

npm run test        // run automated tests for the project 
                    // to ensure its functionality and detect any issues

Tech Stack

React
Next.js
JavaScript
TypeScript
SASS
Firebase
GraphQL
Jest
React Testing Library
React Hook Form
Yup
ESLint
Prettier
Husky
Git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages