About

Kanban board and planning: Click here
Web application made for a school group project.
Subject: Advanced Software Development
Project: Web application for cinema handling
Language: React (TS)
Contributors: Nadir Kalajdžić, Andrej Vujčić and me

Requirements

NodeJS npm package manager

How To Run

To run this app you will first need to run the backend and the initialize the database.

Next, clone this repository and run 'npm install'.

Then go this file https://github.com/almulalic/cinemalux-web/blob/main/src/shared/helpers.ts and update the BASE_API_URL to match your URL.

Then run 'npm start' and the app will open in browser.