60 Commits

Author SHA1 Message Date
a92eda480b Created the GameCreation index styles.sass 2023-06-09 02:23:07 +02:00
3a53126876 Created the GameCreation index.js 2023-06-09 02:23:01 +02:00
583a3c1edc Created the GameCreation.jsx 2023-06-09 02:22:56 +02:00
d101ce31d2 Created the InfoArea styles.sass 2023-06-09 02:22:49 +02:00
2196e520b7 Created the InfoArea index.js 2023-06-09 02:22:43 +02:00
83f4292ecb Created the InfoArea.jsx 2023-06-09 02:22:37 +02:00
d2127898a3 Created the Member styles.sass 2023-06-09 02:22:30 +02:00
e908199e59 Created the Member index.js 2023-06-09 02:22:22 +02:00
ae65ab49d7 Created the Member.jsx 2023-06-09 02:22:18 +02:00
d2c3faf358 Added a styled scrollbar to the common styles 2023-06-09 02:21:56 +02:00
492414602e Created the StateContext index.js 2023-06-09 02:21:44 +02:00
4bb9b3f974 Created the StateContext.jsx 2023-06-09 02:21:40 +02:00
1587757e69 Added animations to the PageTitle styles.sass 2023-06-09 02:21:34 +02:00
87b49f9ed9 Updated the PageTitle.jsx 2023-06-09 02:21:23 +02:00
5288aa22ad Added a box shadow to the BlurredBackground styles.sass 2023-06-09 02:21:15 +02:00
e57b2bb663 Updated the Home.jsx 2023-06-09 00:05:56 +02:00
194d034e0d Created the action-area class in the Home styles.sass 2023-06-09 00:05:46 +02:00
0778850d4d Created the ActionCard styles.sass 2023-06-09 00:04:18 +02:00
12936699ef Created the ActionCard index.js 2023-06-09 00:03:03 +02:00
1e244047e8 Created the ActionCard.jsx 2023-06-09 00:02:58 +02:00
4b1fb1e5e7 Added the Inter font to the main.sass 2023-06-08 23:34:24 +02:00
29994f8d12 Updated the colors.sass 2023-06-08 23:33:09 +02:00
354b43f460 Updated the Home.jsx 2023-06-08 23:33:01 +02:00
84dfed83ef Created the fonts.sass 2023-06-08 23:32:51 +02:00
a6f2c1608a Created the PageTitle index.js 2023-06-08 23:32:41 +02:00
accd213de3 Created the PageTitle styles.sass 2023-06-08 23:32:37 +02:00
b4e115786a Created the PageTitle.jsx 2023-06-08 23:32:20 +02:00
a5500f3e77 Added a blur to the BlurredBackground component 2023-06-08 23:30:29 +02:00
996e538501 Created the Home styles.sass 2023-06-08 23:29:57 +02:00
cadb3fb68b Uploaded the Inter font 2023-06-08 23:27:34 +02:00
b02bc7f87e Removed the .idea folder 2023-06-08 22:37:04 +02:00
4459e0b260 Added the BlurredBackground to the main.jsx 2023-06-08 22:34:08 +02:00
0493906c78 Integrated the Home page to the App.jsx 2023-06-08 22:33:58 +02:00
406b309255 Created the BlurredBackground styles.sass 2023-06-08 22:33:40 +02:00
f4945e741f Created the BlurredBackground index.js 2023-06-08 22:33:33 +02:00
aa01aa2b06 Created the BlurredBackground.jsx component 2023-06-08 22:33:29 +02:00
85f6db46b7 Created the Home page index 2023-06-08 22:32:52 +02:00
9cb464b1f2 Created the Home.jsx page 2023-06-08 22:32:44 +02:00
ce14a33112 Created the main.sass 2023-06-08 22:32:23 +02:00
c7c19c1efe Created the colors.sass 2023-06-08 22:32:18 +02:00
bc687ca6f9 Added a resolver to the vite.config.js 2023-06-08 22:31:49 +02:00
09213dff14 Created the jsconfig.json 2023-06-08 22:29:22 +02:00
94e4119e3e Added the sass & fontawesome dependencies to the packages.json 2023-06-08 22:28:52 +02:00
ff6c1b5c7c Uploaded the background.jpg 2023-06-08 22:28:03 +02:00
4c82a91b8a Updated the logo path from vite.svg -> logo.svg 2023-06-08 21:58:54 +02:00
55910a8944 Renamed vite.svg -> logo.svg 2023-06-08 21:58:41 +02:00
248c17e1f7 Made the App.jsx empty 2023-06-08 21:53:40 +02:00
de546b41b8 Removed the index.css from the main.jsx 2023-06-08 21:53:29 +02:00
d1f6ec4a72 Removed the index.css 2023-06-08 21:53:24 +02:00
76fcf86412 Added the express dependency to the package.json 2023-06-08 21:53:19 +02:00