Commit Graph

41 Commits

Author SHA1 Message Date
ca953d244a Implemented the AccountProvider into the App.jsx 2023-04-18 19:28:32 +02:00
45bd3adaca Created the RequestUtil.js 2023-04-18 19:28:15 +02:00
8a591792dd Added the min-height property to the root.sass 2023-04-18 19:27:57 +02:00
0067033edb Created the AccountContext.jsx 2023-04-18 19:27:47 +02:00
785655a1b6 Removed the index.js from the import statements 2023-04-18 19:13:02 +02:00
107a31f1fa Updated the Login.jsx page 2023-04-18 19:07:07 +02:00
606ff061fb Removed style tags from the Login page styles.sass 2023-04-18 19:02:45 +02:00
c61832d723 Moved the login-header h1 to the LoginHeader style 2023-04-18 19:01:58 +02:00
1f2487ebaf Created the LoginHeader.jsx index 2023-04-18 19:01:11 +02:00
391a9628a8 Created the LoginHeader.jsx style 2023-04-18 19:01:06 +02:00
8cc330fb8b Created the LoginHeader.jsx component 2023-04-18 19:01:03 +02:00
ce820ee546 Created the LoginGroup.jsx index 2023-04-18 19:00:53 +02:00
447beeac12 Created the LoginGroup.jsx style 2023-04-18 19:00:49 +02:00
161aa9d647 Created the LoginGroup.jsx component 2023-04-18 19:00:46 +02:00
0264ba0593 Removed the black color & added the dark gray color in the colors.sass 2023-04-18 19:00:32 +02:00
55e9b839e6 Added the align center property to the root.sass 2023-04-18 19:00:17 +02:00
18330ed88a Created the TextInput style 2023-04-18 18:59:58 +02:00
980f2ccc6a Created the TextInput index 2023-04-18 18:58:48 +02:00
ad850c31ca Created the TextInput.jsx component 2023-04-18 18:58:42 +02:00
81b30ca3ae Created the Button style 2023-04-18 18:58:30 +02:00
024fd39cc5 Created the Button index 2023-04-18 18:58:08 +02:00
5dff68998f Created the Button.jsx component 2023-04-18 18:58:04 +02:00
e452b07ba7 Imported the fonts.sas in the App.jsx 2023-04-17 22:24:11 +00:00
022e96252e The project now uses Inter instead of Roboro 2023-04-17 22:23:48 +00:00
4cb8eaa905 Added a font weight to the Login page 2023-04-17 22:23:25 +00:00
574d60f131 Created the fonts.sass 2023-04-17 22:22:53 +00:00
a51603f4e2 Added textboxes & buttons to the Login page 2023-04-17 21:55:20 +00:00
7458210061 Added the gray color to the colors sass 2023-04-17 21:54:43 +00:00
b531f3f341 Added the primary and black color 2023-04-17 21:48:04 +00:00
3da96f090b Added the Login page to the App.jsx 2023-04-17 22:26:50 +02:00
6fb26f9077 Created the Login index.js 2023-04-17 22:26:42 +02:00
1e4af7d739 Created the Login styles.sass 2023-04-17 22:26:36 +02:00
76a94f2c83 Created the Login.jsx 2023-04-17 22:26:27 +02:00
09cec48219 Updated the font family 2023-04-17 22:25:30 +02:00
262c7c4d2c Added the white & background opacity property the colors.sass 2023-04-17 22:25:24 +02:00
20b017ef8e Updated the main.jsx 2023-04-17 22:12:05 +02:00
8184819f87 Updated the App.jsx 2023-04-17 22:11:59 +02:00
2f278d5281 Created the root.sass 2023-04-17 22:11:17 +02:00
25fbb562bd Added the colors sass 2023-04-17 22:07:32 +02:00
9568fce718 Removed assets 2023-04-17 22:06:32 +02:00
10ab9d632b Uploaded the vite boilerplate project 2023-04-17 19:58:23 +02:00