Showing
42 changed files
with
1552 additions
and
243 deletions
.gitignore
0 → 100644
LICENSE
0 → 100644
app2.js
deleted
100644 → 0
bin/www
deleted
100644 → 0
gitignore
deleted
100644 → 0
package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
public/TFTlogo.png
0 → 100644
6.12 KB
public/build/bundle.js
0 → 100644
This diff could not be displayed because it is too large.
public/build/bundle.js.map
0 → 100644
This diff could not be displayed because it is too large.
public/exploremap.png
0 → 100644
540 KB
public/favicon.png
0 → 100644
3.05 KB
public/global.css
0 → 100644
public/index.html
0 → 100644
public/infofesta.png
0 → 100644
6.67 KB
public/map-pin.png
0 → 100644
18.3 KB
public/stacks.png
0 → 100644
46.6 KB
public/stylesheets/style.css
deleted
100644 → 0
routes/index.js
deleted
100644 → 0
routes/users.js
deleted
100644 → 0
server.js
0 → 100644
src/App.svelte
0 → 100644
src/Articles.svelte
0 → 100644
src/Data/coordinates.js
0 → 100644
src/Data/district.js
0 → 100644
src/Map.svelte
0 → 100644
src/Menu.svelte
0 → 100644
src/Menuitems.svelte
0 → 100644
src/SideItems/Arealist.svelte
0 → 100644
src/SideItems/Backtotop.svelte
0 → 100644
src/SideItems/Festalist.svelte
0 → 100644
src/SideItems/Info.svelte
0 → 100644
src/SideItems/SideBar.svelte
0 → 100644
src/Stores/AllFestas.js
0 → 100644
src/Stores/DisplayedFestas.js
0 → 100644
src/Stores/DistrictStore.js
0 → 100644
src/main.js
0 → 100644
views/error.ejs
deleted
100644 → 0
views/index.ejs
deleted
100644 → 0
webpack.config.js
0 → 100644
-
Please register or login to post a comment