Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books

Books

A project for adding and listing books with GraphQL and MongoDB <3

Setting up the stage

  1. npm install && cd client && npm install
  2. run express server from the root of directory npm start
  3. Go to client directory and from there run:
  4. npm start

Technologies used

Features

  1. List all books that are stored in mongodb

    • click on a book
    • show for each book an author, queried with graphql
    • show all books from that author, queried with graphql
  2. Add a new book

    • select authors from a list populated by graphql

About

Exploring GraphQL with Apollo, React, Express and Bulma

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages