Skip to content

React app with GraphQL and Apollo server to access the zippopotamos API, search and display zip code infos and history of search's.

Notifications You must be signed in to change notification settings

ThBastos/zippopotam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zippopotam

React app with GraphQL and Apollo server to access the zippopotamos API, search and display zip code infos and history of search's.

Run the app

Server:

$ cd server
$ npm install
$ npm start

Open Apollo on port http://localhost:4000

Screenshot: Apollo Server


App:

$ cd app
$ npm install
$ npm run dev

Screenshot:

App running

About

React app with GraphQL and Apollo server to access the zippopotamos API, search and display zip code infos and history of search's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published