This repository contains the final version of the project. It includes two main components: TFG_Backend and TFG_Frontend. The TFG_Backend repository, available at https://github.com/usarral/TFG_Backend, contains the backend implementation of the project. The TFG_Frontend repository, available at https://github.com/usarral/TFG_Frontend, contains the frontend implementation.
Installation To run this project locally, you need to clone this repo, config the .env file and make docker-compose up.
Usage After following the installation steps, you can access the project by opening your browser and navigating to the appropriate URL, setted in the .env file as FRONTEND_PORT. For example, if you setted the FRONTEND_PORT to 3000, you can access the project by navigating to http://localhost:3000.
Contact If you have any questions or feedback regarding this project, please contact me at [email protected].