Vue3 client-side of Kavalé web application, that aims to highlight hike trails in France. This is an alpha version, as proof of concept. Don't hesitate to join discussions ✌️
simaps-client provides a modern UI/UX with a leaflet map and a dashboard to perform CRUD operations on hikes data.
Node.js >= 20.0.0
npm install
npm run dev
served on http://localhost:5173
Continuous integration with Firebase Hosting by Google. Use of Firebase Auth to handle user authentification.