/tts-fe-exchange

Repository for the integration between tts and the class exchange platform for the FEUP's capstone project

Primary LanguageTypeScript

TTS frontend

Ordinary movie list rating built with react and bootstrap

frontend-dev-react nodejs

A platform to students build their schedules.
Made with ❤️ by NIAEFEUP.

Installation

Dependencies

To run this project you must have installed:

How to run

To build the application run:

docker-compose build

After build, run to execute:

docker-compose up

To stop the container:

docker-compose down

After executing the application, open your browser at: localhost:3000