Basic axios implementation
Developed the base file to use Axios with and without a token, and also created an API functions file to unify all requests. Added the 'get room by ID' function to it. Besides that, deleted the previously created 'test' component.