Skip to content

ehlerorngard/paintingsLibrary

Repository files navigation

paintingsLibrary

This is a simple app that implements GraphQL by leveraging Apollo on the client side for making requests to the Express/Node server, which in turn utilizes express-graphql for handing GraphQL queries and connects to a Mongo database via the Mongoose ORM. In addition to React, the client side uses Redux to manage local state (rather than using Apollo's cache management tools).

View the app deployed: paintingsLibrary

NOTE: the frontend is unfinished and under current construction

About

A small app displaying paintings data via a GraphQL/Apollo API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published