/guestbook-client

Frontend for guestbook-server using React, Apollo/GraphQL, and Bulma

Primary LanguageCSS

This project was bootstrapped with Create React App.

This is the client side for a simple guestbook using Auth0 for authentication of users, React and Bulma for the view layer, and GraphQL for communication with the backend. Created to learn GraphQL.

The deployed app can be found at https://caranatar.github.io/guestbook-client

The backend code can be found here