FrontEnd to the Bloogt rest api server. It works as a full social network (mostly finished, but still WIP)
It needs a Bloogt backend to work, when it's online, you go to the main Frontend folder and then type :
ng serve -o
In case you need to change domain or urls of the backend, you simply modify : https://github.com/FranciscoNadal1/FrontEnd-Bloogt/blob/main/FrontendBloogt/src/app/bloogt-rest/restURL.ts


