Skip to content

React apollo sample using spacex api with graphql and react

Notifications You must be signed in to change notification settings

shaikhussian/React_apollo_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Run the sample

clone the repo using
git clone https://github.com/shaikhussian/React_apollo_sample.git
cd React_apollo_sample
npm install
cd client
npm install
cd ..
then run this command

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. Open http://localhost:5000/graphql to run in graphiql server.

The page will reload if you make edits.
You will also see any lint errors in the console.

To check the working example click on the below link

Development heroku

Open https://rocky-wildwood-56086.herokuapp.com/ to view it in the browser. Open https://rocky-wildwood-56086.herokuapp.com/graphql to run in graphiql server.

React_apollo_sample

React_apollo_sample

About

React apollo sample using spacex api with graphql and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published