Skip to content

React app with graph QL Server to list the SpaceX Rocket launch Mission Details

Notifications You must be signed in to change notification settings

IAmNithi/react-graphql-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-GraphQL-App

Available Scripts

In the project directory, you can run:

npm install

Install's all the required dependency to run client and server

npm run server

Runs the server
Open http:https://localhost:5000/graphql to view it in the browser.

The page will open GraphQL GUI where you can query the result.
You will also see any errors in the console.

npm run client

Runs the app in the development mode.
Open http:https://localhost:3000 to view it in the browser.

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

npm run dev

Runs both the app and server.
To Open UI http:https://localhost:3000 to view it in the browser.
To Open Server http:https://localhost:5000/graphql to view it in the browser.

About

React app with graph QL Server to list the SpaceX Rocket launch Mission Details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages