TTS frontend
Ordinary movie list rating built with react and bootstrap
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