/GraphQLeventBooking

Complete Event Booking App with GraphQL, Node.js, MongoDB and React.js

Primary LanguageJavaScript

GraphQLeventBooking

Complete Event Booking App with GraphQL, Node.js, MongoDB and React.js. You can find more details here

Getting Started

Checkout this repo, install dependencies, then start the process with the following:

> git clone https://github.com/nabendu82/GraphQLeventBooking.git
> cd GraphQLeventBooking
> npm install
> npm start
> cd frontend
> npm install
> npm start