Skip to content

harshmons/material-table-with-graphql-using-remote-data-approach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scenario

This project used Create React App to quickly setup react project. It explains the remote data approach of material table with basic scenario of search component with material table. You can check my blog on detailed explaination of remote data approach.

Run below command to make this code working

  • npm install
  • npm start

Note - This repo needs backend up and running for getting the data. For that clone below repo and check its readme doc for running the code.

harshmons/apollo-graphql-sever-setup

For detailed description of the code please refer my blog https://medium.com/@harshverma04111989/material-table-with-graphql-remote-data-approach-f05298e1d670

Open http://localhost:3000 to view it in the browser.

About

Explaining remote data approach of material table with GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors