TODO
 
 
 
 
 
 
Go to file
Eloi Zalczer 0dae1684d1 Added marker highlighting when hovering table. 2024-06-18 18:04:21 +02:00
.vscode Initial commit 2024-06-10 18:13:30 +02:00
nginx Added docker config 2024-06-17 13:58:06 +02:00
public Initial commit 2024-06-10 18:13:30 +02:00
src Added marker highlighting when hovering table. 2024-06-18 18:04:21 +02:00
.dockerignore Added docker config 2024-06-17 13:58:06 +02:00
.gitignore Initial commit 2024-06-10 18:13:30 +02:00
.prettierrc Working on list view and reviews 2024-06-11 18:11:10 +02:00
Dockerfile Added backend URL to .env configuration. 2024-06-17 15:17:08 +02:00
README.md Initial commit 2024-06-10 18:13:30 +02:00
docker-compose.yml Added backend URL to .env configuration. 2024-06-17 15:17:08 +02:00
index.html Initial commit 2024-06-10 18:13:30 +02:00
package-lock.json Reworked create page to add location, added restaurants store. 2024-06-14 18:03:16 +02:00
package.json Reworked create page to add location, added restaurants store. 2024-06-14 18:03:16 +02:00
postcss.config.js Initial commit 2024-06-10 18:13:30 +02:00
tailwind.config.js Initial commit 2024-06-10 18:13:30 +02:00
vite.config.ts Added backend URL to .env configuration. 2024-06-17 15:17:08 +02:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.