Skip to content

yahilmadakiya/reading-list-graphql-react-app

Repository files navigation

Reading List GraphQL React Application

Description 📋

A demo app for using Express, GraphQl, Appollo Client with React and MongoDB

GraphQL App DEMO 📹

GraphiQL Playground DEMO 📹

Installation 🔧

  • Clone this repo by running git clone git@github.com:yahilmadakiya/reading-list-graphql-react-app.git

Server setup

  • cd server
  • npm install
  • nodemon app
  • GraphQL will be availabel at localhost:4000/graphql

NOTE: Start from your root directory

Client setup

  • cd client
  • npm install
  • npm start
  • Client will be available at localhost:3000

NOTE: Start from your root directory

Built With ⚡

  1. Node
  2. Express
  3. GraphQL
  4. mongodb
  5. React
  6. Appollo Client
  7. Webpack
  8. Babel

License

License

About

React app using GraphQl and Apollo Client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published