juanpb96 / FEM_space-tourism-website

A space website created with React + TypeScript
https://juanbonilla.me/FEM_space-tourism-website/
0 stars 0 forks source link

fix(66): Fix destination images are not loading #67

Closed juanpb96 closed 2 months ago

juanpb96 commented 2 months ago

Description

The main changes in this PR are adding a basename to the AppRouter, updating the path for all the images, and removing the default destination since this will be handled by the local JSON file in case the backend is not available.

Project: Issue link Commit related: Backend

Changes