Skip to content

Releases: aviralmishra/react-flux-graphql-demo

v3-styling

30 Dec 00:33
Compare
Choose a tag to compare

This release includes Bootstrap SASS based styling changes.

v2-routes-and-cruds

29 Dec 08:23
Compare
Choose a tag to compare

This release includes routes to albums and artists pages and option to edit data. It also includes MongoDB and GraphQL services changes to create and edit the album and artist data points.

v1-setup-and-flux-pieces

27 Dec 01:12
Compare
Choose a tag to compare

This release includes all of the initial setup (Build, Hot Reload, Routing) and Flux pieces to display Album and Artist data.