/event-booking

Simple event booking application using MERN stack

Primary LanguageJavaScript

event-booking

This application allows user to make and book an event. It was made by mostly following from this tutorial.

Installation

There are 2 server that need to install all dependencies and to run simultaneously at /event-booking/ and /event-booking/frontend/.

Install all dependencies

$ npm install

Then run the server

$ npm start

Tool used

  • React
  • GraphQL
  • Node.js
  • Express
  • MongoDB