Skip to content

The Redux advanced tutorial app built with GraphQL and Apollo πŸš€

Notifications You must be signed in to change notification settings

ptzagk/redux-to-graphql

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Redux to GraphQL

The Redux tutorial app, built with GraphQL & Apollo!

Development

Server

cd server && npm i && npm start

Client

Make sure the server is running before you start up the client. To get the full experience, install the Apollo VS Code extension for some extra magic. ✨

cd client && npm i && npm start

About

The Redux advanced tutorial app built with GraphQL and Apollo πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.4%
  • JavaScript 22.2%
  • HTML 13.4%