init project

This commit is contained in:
2023-07-02 21:23:27 +02:00
commit 03a8a0eef5
30 changed files with 2609 additions and 0 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
VITE_APP_NAME="Kamil Niemczycki CV"
VITE_API_URL="http://localhost"