It is a fullstack WEB APP bult on React on the front end with a GraphQL-Node.js API and a Mongodb database. The main funtionality are to create events , login and authentictate users , show charts of booking in various events
Install all dependencies
npm install
Run the server
npm start