You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Access the [Figma design here](https://www.figma.com/design/3O7BxHFnSSawJeny3lXWkE/Aerolab-Frontend-Developer-Coding-Challenge---Public?node-id=16996-5165&t=uLiMR18T28Jegm4s-4) to complete the challenge.
24
+
> Prioritizing responsive/mobile design is essential; the desktop design is optional but we expect at least a clean and polished appearance.
20
25
21
26
## Tech Stack
22
27
23
28
We recommend using the following technologies to align with the tools we use at Aerolab and to ensure an efficient and scalable solution for this challenge. These tools will help you meet performance, usability, and maintainability standards:
24
29
25
30
26
31
### Recommended Tools
27
-
- TypeScript for type safety and data modeling.
28
-
- Next.js (App Router) for server-side rendering and routing.
32
+
-`TypeScript` for type safety and data modeling.
33
+
-`Next.js` (App Router) for server-side rendering and routing.
29
34
- Tailwind CSS or CSS Modules for styling.
30
-
- Radix, shadcn, NextUI, MUI for UI components.
31
-
- Vercel for deployment.
32
-
- Postman or HTTPie for API request testing.
33
-
- (Optional) React Testing Library for testing.
35
+
-`Radix`, `shadcn`, `NextUI`, `MagicUI`, `MUI` for UI components.
36
+
-`Vercel` for deployment.
37
+
-`Postman` or `HTTPie` for API request testing.
38
+
- (Optional) `React Testing Library` for testing.
34
39
35
40
> Yes, you can use AI to enhance any part of the project, or even integrate it into your solution.
36
41
@@ -94,10 +99,6 @@ The design should look polished, with consistent styling throughout. Remember, c
94
99
- (Optional) Implement a login system with Supabase or similar.
95
100
- (Optional) Add unit or integration tests.
96
101
97
-
## Design resources
98
-
> [!IMPORTANT]
99
-
> The design is still in progress, and we’ll share the final Figma file once it’s ready. In the meantime, you can work from [wireframes](https://www.figma.com/design/3O7BxHFnSSawJeny3lXWkE/Aerolab-Frontend-Developer-Coding-Challenge---Public?node-id=16692-3191&t=4j9KGkZuF4bA2zbD-4) to complete the challenge. You’re welcome to use any component library, such as shadcn, or even create your own custom designs.
100
-
101
102
## Delivery
102
103
103
104
This needs to ship. You should upload the project to a public link (we recommend [Vercel](https://vercel.com/)). You should also upload it to Github so we can review the code.
0 commit comments