/zippopotam

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

Primary LanguageTypeScript

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