mofelee / yt-graphql-react-event-booking-api

Code for GraphQL + React Event Booking API Series: https://academind.com/learn/node-js/graphql-with-node-react-full-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL + React Event Booking API

This code belongs to a tutorial series: https://github.com/academind/yt-graphql-react-event-booking-api.git

Learn how to build a GraphQL API (with Node.js) and a React.js frontend from scratch in this series.

Usage

Choose the right branch in this repository to get the code for the different parts of the series.

Install all dependencies

npm install

Run the server

npm start

About

Code for GraphQL + React Event Booking API Series: https://academind.com/learn/node-js/graphql-with-node-react-full-app/


Languages

Language:JavaScript 100.0%