Imagine you are travelling
For this very first release of the project, your suggestions are very welcomed. You can suggest a feature in the contact form, or even better if you are a developer open a github issue about the front-end: geo-frontend/ and about the backend here: geo-backend/ please find the structured directory here: geochess/
#Project deployed on railway
to crete the image: docker build -t geo-frontend .
for the container: docker run --name geofrontend-container -dp 5173:5173 geo-frontend