Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Premier Squelette #9

Merged
merged 32 commits into from
Dec 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
f33767f
packages
Midunighto Dec 13, 2023
b298069
tailwind package
Midunighto Dec 13, 2023
d29070a
packages & variables init
Midunighto Dec 13, 2023
a2c2644
création de la navbar
ghispell Dec 13, 2023
7e22ac1
resolution conflits
ghispell Dec 13, 2023
73bc4ec
navbar + footer
ghispell Dec 13, 2023
270a1e0
Merge pull request #7 from WildCodeSchool-2023-09/Navbar
ghispell Dec 13, 2023
c4ecb32
creation des routes et des futurs composants pour moins de conflits
BarisRz Dec 13, 2023
d61152f
fix merge
BarisRz Dec 13, 2023
fd21904
ajout lien sur navbar
BarisRz Dec 13, 2023
07bc6d6
Parallax 2 pages OK
Midunighto Dec 13, 2023
c07cb55
merging
Midunighto Dec 13, 2023
756b84a
update login
ghispell Dec 13, 2023
fd2141e
update login
ghispell Dec 13, 2023
5bed67c
boutique avancement filtre
BarisRz Dec 13, 2023
0accec2
Merge branch 'base' of https://github.com/WildCodeSchool-2023-09/wild…
BarisRz Dec 13, 2023
12c0444
update login
ghispell Dec 13, 2023
1080eaf
Merge pull request #8 from WildCodeSchool-2023-09/login
ghispell Dec 13, 2023
32ba967
background ok
Midunighto Dec 13, 2023
e2ac16b
fixed conflicts
Midunighto Dec 13, 2023
07c7286
Merge branch 'base' of https://github.com/WildCodeSchool-2023-09/wild…
BarisRz Dec 13, 2023
920d3b5
recup base
ghispell Dec 13, 2023
8181d88
Merge branch 'base' of github.com:WildCodeSchool-2023-09/wildy-game i…
ghispell Dec 13, 2023
98f7276
Parallax + composant ok
Midunighto Dec 13, 2023
2fb735b
Conflit fixed
ghispell Dec 13, 2023
aa62eec
Update parallax issues
ghispell Dec 13, 2023
1354bfb
css fait aucune logique présente
BarisRz Dec 13, 2023
fde7749
home update
ghispell Dec 13, 2023
8a39d1b
css fait
BarisRz Dec 13, 2023
9399e18
Merge branch 'base' of https://github.com/WildCodeSchool-2023-09/wild…
BarisRz Dec 13, 2023
07ec064
fix merge
BarisRz Dec 13, 2023
b408a17
Rename Navbar.scss to navbar.scss
BarisRz Dec 13, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,410 changes: 1,318 additions & 92 deletions frontend/package-lock.json

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,18 @@
"preview": "vite preview"
},
"dependencies": {
"@lottiefiles/react-lottie-player": "^3.5.3",
"@react-spring/parallax": "^9.7.3",
"@react-spring/web": "^9.7.3",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.2"
"react-router-dom": "^6.14.2",
"sass": "^1.69.5"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.0.3",
"autoprefixer": "^10.4.16",
"eslint": "^8.46.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.9.0",
Expand All @@ -20,7 +25,9 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"postcss": "^8.4.32",
"prettier": "^3.0.0",
"tailwindcss": "^3.3.6",
"vite": "^4.4.7"
},
"lint-staged": {
Expand Down
6 changes: 6 additions & 0 deletions frontend/postcss.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};
56 changes: 0 additions & 56 deletions frontend/src/App.css

This file was deleted.

42 changes: 8 additions & 34 deletions frontend/src/App.jsx
Original file line number Diff line number Diff line change
@@ -1,40 +1,14 @@
import Counter from "./components/Counter";
import logo from "./assets/logo.svg";

import "./App.css";
import { Outlet } from "react-router-dom";
import Navbar from "./components/Navbar";
import Footer from "./components/Footer";
import "./styles/root.scss";

function App() {
return (
<div className="App">
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<p>Hello Vite + React !</p>

<Counter />

<p>
Edit <code>App.jsx</code> and save to test HMR updates.
</p>
<p>
<a
className="App-link"
href="https://reactjs.org"
target="_blank"
rel="noopener noreferrer"
>
Learn React
</a>
{" | "}
<a
className="App-link"
href="https://vitejs.dev/guide/features.html"
target="_blank"
rel="noopener noreferrer"
>
Vite Docs
</a>
</p>
</header>
<div className="main">
<Navbar />
<Outlet />
<Footer />
</div>
);
}
Expand Down
1 change: 1 addition & 0 deletions frontend/src/assets/anim_manette.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"v":"5.12.1","fr":25,"ip":0,"op":70,"w":1920,"h":1080,"nm":"Manette2","ddd":0,"assets":[{"id":"comp_0","nm":"Boule","fr":25,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Calque de forme 7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":3,"s":[0]},{"t":23,"s":[360]}],"ix":10},"p":{"a":0,"k":[1000.75,443.75,0],"ix":2,"l":2},"a":{"a":0,"k":[-205.571,-119.948,0],"ix":1,"l":2},"s":{"a":0,"k":[2169,2188.026,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.969,0],[0,-2.969],[-2.969,0],[0,2.969]],"o":[[-2.969,0],[0,2.969],[2.969,0],[0,-2.969]],"v":[[0,-5.375],[-5.375,0],[0,5.375],[5.375,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fond 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-195.875,-111.375],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":1675,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Calque de forme 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":3,"s":[0]},{"t":23,"s":[360]}],"ix":10},"p":{"a":0,"k":[1001.75,445.25,0],"ix":2,"l":2},"a":{"a":0,"k":[-210.143,-119.098,0],"ix":1,"l":2},"s":{"a":0,"k":[2169,2188.026,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.969,0],[0,-2.969],[-2.969,0],[0,2.969]],"o":[[-2.969,0],[0,2.969],[2.969,0],[0,-2.969]],"v":[[0,-5.375],[-5.375,0],[0,5.375],[5.375,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fond 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-219.875,-128.625],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":1675,"st":0,"ct":1,"bm":0}]},{"id":"comp_1","nm":"Calque de forme 2 - Comp 1","fr":25,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Calque de forme 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":90,"ix":10},"p":{"a":0,"k":[837.5,438.75,0],"ix":2,"l":2},"a":{"a":0,"k":[-253.786,-121.506,0],"ix":1,"l":2},"s":{"a":0,"k":[2274,2293.947,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.105,0],[0,0],[0,-1.105],[-1.105,0],[0,0],[0,1.105]],"o":[[0,0],[-1.105,0],[0,1.105],[0,0],[1.105,0],[0,-1.105]],"v":[[11.125,-2],[-11.125,-2],[-13.125,0],[-11.125,2],[11.125,2],[13.125,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.105,0],[0,0],[0,-1.105],[-1.105,0],[0,0],[0,1.105]],"o":[[0,0],[-1.105,0],[0,1.105],[0,0],[1.105,0],[0,-1.105]],"v":[[11.125,-2],[-11.125,-2],[-13.125,0],[-11.125,2],[11.125,2],[13.125,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-253.375,-121.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 2","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.105,0],[0,0],[0,-1.105],[-1.105,0],[0,0],[0,1.105]],"o":[[0,0],[-1.105,0],[0,1.105],[0,0],[1.105,0],[0,-1.105]],"v":[[11.125,-2],[-11.125,-2],[-13.125,0],[-11.125,2],[11.125,2],[13.125,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.105,0],[0,0],[0,-1.105],[-1.105,0],[0,0],[0,1.105]],"o":[[0,0],[-1.105,0],[0,1.105],[0,0],[1.105,0],[0,-1.105]],"v":[[11.125,-2],[-11.125,-2],[-13.125,0],[-11.125,2],[11.125,2],[13.125,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-253.375,-121.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 2","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-253.375,-121.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 3","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-253.375,-121.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 2","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":1675,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Calque de forme 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[837.5,438.75,0],"ix":2,"l":2},"a":{"a":0,"k":[-253.786,-121.506,0],"ix":1,"l":2},"s":{"a":0,"k":[2274,2293.947,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.105,0],[0,0],[0,-1.105],[-1.105,0],[0,0],[0,1.105]],"o":[[0,0],[-1.105,0],[0,1.105],[0,0],[1.105,0],[0,-1.105]],"v":[[11.125,-2],[-11.125,-2],[-13.125,0],[-11.125,2],[11.125,2],[13.125,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.105,0],[0,0],[0,-1.105],[-1.105,0],[0,0],[0,1.105]],"o":[[0,0],[-1.105,0],[0,1.105],[0,0],[1.105,0],[0,-1.105]],"v":[[11.125,-2],[-11.125,-2],[-13.125,0],[-11.125,2],[11.125,2],[13.125,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-253.375,-121.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 2","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.105,0],[0,0],[0,-1.105],[-1.105,0],[0,0],[0,1.105]],"o":[[0,0],[-1.105,0],[0,1.105],[0,0],[1.105,0],[0,-1.105]],"v":[[11.125,-2],[-11.125,-2],[-13.125,0],[-11.125,2],[11.125,2],[13.125,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.105,0],[0,0],[0,-1.105],[-1.105,0],[0,0],[0,1.105]],"o":[[0,0],[-1.105,0],[0,1.105],[0,0],[1.105,0],[0,-1.105]],"v":[[11.125,-2],[-11.125,-2],[-13.125,0],[-11.125,2],[11.125,2],[13.125,0]],"c":true},"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-253.375,-121.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 2","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-253.375,-121.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 3","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-253.375,-121.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 2","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":1675,"st":0,"ct":1,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Calque de forme 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[960.25,511.5,0],"ix":2,"l":2},"a":{"a":0,"k":[52.143,-94.143,0],"ix":1,"l":2},"s":{"a":0,"k":[1459.161,1459.161,100],"ix":6,"l":2}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-7.857,-129.143],[-6.143,-54.143],[58.583,-56.714],[58.869,-129.714]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":9,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-7.857,-129.143],[-6.143,-54.143],[81.154,-52.429],[81.44,-125.429]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":17,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-7.857,-129.143],[-6.143,-54.143],[106.869,-55],[107.154,-128]],"c":true}]},{"t":20,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-7.857,-129.143],[-6.143,-54.143],[115.154,-55],[115.44,-128]],"c":true}]}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Masque 1"}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":0,"s":[{"i":[[6.004,0],[0,0],[0,-11.046],[0,0],[-6.004,0],[0,0],[0,11.046],[0,0]],"o":[[0,0],[-6.004,0],[0,0],[0,11.046],[0,0],[6.004,0],[0,0],[0,-11.046]],"v":[[-6.299,-31.5],[-41.629,-31.5],[-52.5,-11.5],[-52.5,11.5],[-41.629,31.5],[-6.299,31.5],[4.571,11.5],[4.571,-11.5]],"c":true}]},{"t":20,"s":[{"i":[[11.414,0],[0,0],[0,-11.046],[0,0],[-11.414,0],[0,0],[0,11.046],[0,0]],"o":[[0,0],[-11.414,0],[0,0],[0,11.046],[0,0],[11.414,0],[0,0],[0,-11.046]],"v":[[35.333,-31.5],[-31.833,-31.5],[-52.5,-11.5],[-52.5,11.5],[-31.833,31.5],[35.333,31.5],[56,11.5],[56,-11.5]],"c":true}]}],"ix":2},"nm":"Tracé 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Contour 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[51.5,-92.5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transformer "}],"nm":"Rectangle 2","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":1675,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":0,"nm":"Boule","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1274,622,0],"ix":2,"l":2},"a":{"a":0,"k":[960,540,0],"ix":1,"l":2},"s":{"a":0,"k":[72,72,100],"ix":6,"l":2}},"ao":0,"hasMask":true,"masksProperties":[{"inv":true,"mode":"a","pt":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[1440.556,-262.778],[648.889,-262.778],[648.889,1053.889],[1440.556,1053.889]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":6,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[1440.556,-262.778],[840.556,-262.778],[840.556,1053.889],[1440.556,1053.889]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":11,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[1710,-262.778],[1160,-262.778],[1160,1053.889],[1710,1053.889]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":16,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[1962.778,-265.556],[1412.778,-265.556],[1412.778,1051.111],[1962.778,1051.111]],"c":true}]},{"t":20,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[2196.111,-254.445],[1646.111,-254.445],[1646.111,1062.222],[2196.111,1062.222]],"c":true}]}],"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Masque 1"}],"w":1920,"h":1080,"ip":0,"op":1675,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":0,"nm":"Calque de forme 2 - Comp 1","refId":"comp_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[0]},{"t":31,"s":[180]}],"ix":10},"p":{"a":0,"k":[624,526,0],"ix":2,"l":2},"a":{"a":0,"k":[838,440,0],"ix":1,"l":2},"s":{"a":0,"k":[83,83,100],"ix":6,"l":2}},"ao":0,"w":1920,"h":1080,"ip":0,"op":1675,"st":0,"bm":0}],"markers":[],"props":{}}
Binary file added frontend/src/assets/images/FondGlobal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions frontend/src/assets/images/LoupeBoutique.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/assets/images/borne-boutique.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/assets/images/borne_arcade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/assets/images/credit_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/assets/images/fond-boutique.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/assets/images/heart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/assets/images/piece-boutique.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend/src/assets/video/wildy_gamy_carre.mp4
Binary file not shown.
Loading