Skip to content

client-server communication using graphql, nodejs, mongodb, material design cards

Notifications You must be signed in to change notification settings

rashidmajeed/graphql-express-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

graphql-express-react

This is simple presentation of full stack MERN+Graphql

Client => holds the frontend with react component using MDL cards. Server => holds the backend [Graphql, Apollo-express, Mongodb]

2 Start work

cd client && cd server

3 Install dependencies

npm install for both client and server side dependencies

4. Run Both client and server

client => npm start [automatically go to https://localhost:3000] server => npm start

5. visit browser to work with queries and mutations

https://localhost:9000/graphqi

About

client-server communication using graphql, nodejs, mongodb, material design cards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published